"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/05/31 04:55:56 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-lecebix5duha" 2026/05/31 04:55:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 04:55:57 DEBUG : Creating backend with remote "/tmp/rclone2637018418" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:55:57 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:55:59 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:55:59 DEBUG : dir: Looking for writers 2026/05/31 04:55:59 DEBUG : Looking for writers 2026/05/31 04:55:59 DEBUG : dir: reading active writers 2026/05/31 04:55:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.86s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:00 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:03 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:03 DEBUG : dir/subdir: Looking for writers 2026/05/31 04:56:03 DEBUG : dir: Looking for writers 2026/05/31 04:56:03 DEBUG : file1: reading active writers 2026/05/31 04:56:03 DEBUG : file2: reading active writers 2026/05/31 04:56:03 DEBUG : subdir: reading active writers 2026/05/31 04:56:03 DEBUG : Looking for writers 2026/05/31 04:56:03 DEBUG : dir: reading active writers 2026/05/31 04:56:03 DEBUG : >WaitForWriters: 2026/05/31 04:56:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/dir not empty`) 2026/05/31 04:56:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 04:56:04 DEBUG : pacer: Reducing sleep to 15ms 2026/05/31 04:56:04 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.56s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:04 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:05 DEBUG : pacer: Reducing sleep to 10ms 2026/05/31 04:56:06 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:06 DEBUG : dir: Looking for writers 2026/05/31 04:56:06 DEBUG : file1: reading active writers 2026/05/31 04:56:06 DEBUG : Looking for writers 2026/05/31 04:56:06 DEBUG : dir: reading active writers 2026/05/31 04:56:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.06s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:06 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:07 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:07 DEBUG : dir: Looking for writers 2026/05/31 04:56:07 DEBUG : Looking for writers 2026/05/31 04:56:07 DEBUG : dir: reading active writers 2026/05/31 04:56:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.93s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:08 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:10 DEBUG : dir: forgetting directory cache 2026/05/31 04:56:10 DEBUG : forgetting directory cache 2026/05/31 04:56:10 DEBUG : dir: forgetting directory cache 2026/05/31 04:56:10 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:10 DEBUG : Looking for writers 2026/05/31 04:56:10 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.15s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:10 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:12 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/31 04:56:12 DEBUG : dir: invalidating directory cache 2026/05/31 04:56:12 DEBUG : >ForgetPath: 2026/05/31 04:56:12 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/31 04:56:12 DEBUG : invalidating directory cache 2026/05/31 04:56:12 DEBUG : dir: forgetting directory cache 2026/05/31 04:56:12 DEBUG : >ForgetPath: 2026/05/31 04:56:12 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/31 04:56:12 DEBUG : >ForgetPath: 2026/05/31 04:56:12 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:12 DEBUG : dir: Looking for writers 2026/05/31 04:56:12 DEBUG : Looking for writers 2026/05/31 04:56:12 DEBUG : dir: reading active writers 2026/05/31 04:56:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.00s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:12 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:15 DEBUG : forgetting directory cache 2026/05/31 04:56:15 DEBUG : dir: forgetting directory cache 2026/05/31 04:56:15 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:15 DEBUG : dir: Looking for writers 2026/05/31 04:56:15 DEBUG : fil/a/b: Looking for writers 2026/05/31 04:56:15 DEBUG : fil/a: Looking for writers 2026/05/31 04:56:15 DEBUG : b: reading active writers 2026/05/31 04:56:15 DEBUG : fil: Looking for writers 2026/05/31 04:56:15 DEBUG : a: reading active writers 2026/05/31 04:56:15 DEBUG : Looking for writers 2026/05/31 04:56:15 DEBUG : dir: reading active writers 2026/05/31 04:56:15 DEBUG : fil: reading active writers 2026/05/31 04:56:15 DEBUG : >WaitForWriters: 2026/05/31 04:56:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/fil/a not empty`) 2026/05/31 04:56:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 04:56:16 DEBUG : pacer: Reducing sleep to 15ms 2026/05/31 04:56:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/31 04:56:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (4.60s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:17 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:18 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:18 DEBUG : dir: Looking for writers 2026/05/31 04:56:18 DEBUG : Looking for writers 2026/05/31 04:56:18 DEBUG : dir: reading active writers 2026/05/31 04:56:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.92s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:19 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirStat Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Not equal: expected: 0 actual : 1 Test: TestDirStat Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Received unexpected error: file does not exist Test: TestDirStat 2026/05/31 04:56:27 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:27 DEBUG : Looking for writers 2026/05/31 04:56:27 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (8.95s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:28 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/05/31 04:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/31 04:56:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/31 04:56:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/31 04:56:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/31 04:56:36 DEBUG : dir: invalidating directory cache 2026/05/31 04:56:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/31 04:56:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/31 04:56:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/31 04:56:36 DEBUG : dir/file1: Reset virtual modtime 2026/05/31 04:56:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/31 04:56:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/31 04:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/31 04:56:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/31 04:56:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:56:36 DEBUG : dir: invalidating directory cache 2026/05/31 04:56:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/31 04:56:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/31 04:56:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/31 04:56:36 DEBUG : forgetting directory cache 2026/05/31 04:56:36 DEBUG : dir: forgetting directory cache 2026/05/31 04:56:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/31 04:56:36 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:36 DEBUG : dir/virtualDir: Looking for writers 2026/05/31 04:56:36 DEBUG : dir: Looking for writers 2026/05/31 04:56:36 DEBUG : file1: reading active writers 2026/05/31 04:56:36 DEBUG : virtualFile2: reading active writers 2026/05/31 04:56:36 DEBUG : virtualFile: reading active writers 2026/05/31 04:56:36 DEBUG : virtualDir: reading active writers 2026/05/31 04:56:36 DEBUG : Looking for writers 2026/05/31 04:56:36 DEBUG : dir: reading active writers 2026/05/31 04:56:36 DEBUG : >WaitForWriters: 2026/05/31 04:56:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/dir not empty`) 2026/05/31 04:56:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 04:56:37 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/dir not empty`) 2026/05/31 04:56:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/31 04:56:37 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/dir not empty`) 2026/05/31 04:56:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/31 04:56:37 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/dir not empty`) 2026/05/31 04:56:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/31 04:56:38 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/dir not empty`) 2026/05/31 04:56:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/31 04:56:38 DEBUG : pacer: Reducing sleep to 240ms 2026/05/31 04:56:38 DEBUG : pacer: Reducing sleep to 180ms --- PASS: TestDirReadDirAll (10.32s) --- PASS: TestDirReadDirAll/Virtual (2.15s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:38 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:39 DEBUG : pacer: Reducing sleep to 135ms 2026/05/31 04:56:39 DEBUG : pacer: Reducing sleep to 101.25ms 2026/05/31 04:56:39 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/05/31 04:56:39 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/05/31 04:56:39 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/05/31 04:56:39 ERROR : dir/: Can only open directories read only 2026/05/31 04:56:39 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:39 DEBUG : dir: Looking for writers 2026/05/31 04:56:39 DEBUG : Looking for writers 2026/05/31 04:56:39 DEBUG : dir: reading active writers 2026/05/31 04:56:39 DEBUG : >WaitForWriters: 2026/05/31 04:56:39 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/05/31 04:56:40 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/05/31 04:56:40 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/05/31 04:56:40 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/05/31 04:56:40 DEBUG : pacer: Reducing sleep to 10.136432ms --- PASS: TestDirOpen (2.04s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:40 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:41 DEBUG : pacer: Reducing sleep to 10ms 2026/05/31 04:56:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/31 04:56:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/31 04:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/31 04:56:42 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (5 bytes), uploading instead of streaming 2026/05/31 04:56:42 DEBUG : dir/potato: size = 5 OK 2026/05/31 04:56:42 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/05/31 04:56:42 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/31 04:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/31 04:56:42 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:42 DEBUG : dir: Looking for writers 2026/05/31 04:56:42 DEBUG : potato: reading active writers 2026/05/31 04:56:42 DEBUG : file1: reading active writers 2026/05/31 04:56:42 DEBUG : Looking for writers 2026/05/31 04:56:42 DEBUG : dir: reading active writers 2026/05/31 04:56:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.16s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:43 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/31 04:56:46 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:46 DEBUG : dir/sub: Looking for writers 2026/05/31 04:56:46 DEBUG : dir: Looking for writers 2026/05/31 04:56:46 DEBUG : file1: reading active writers 2026/05/31 04:56:46 DEBUG : sub: reading active writers 2026/05/31 04:56:46 DEBUG : Looking for writers 2026/05/31 04:56:46 DEBUG : dir: reading active writers 2026/05/31 04:56:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.24s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:47 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/31 04:56:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/31 04:56:49 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:49 DEBUG : dir/sub/subsub: Looking for writers 2026/05/31 04:56:49 DEBUG : dir/sub: Looking for writers 2026/05/31 04:56:49 DEBUG : subsub: reading active writers 2026/05/31 04:56:49 DEBUG : dir: Looking for writers 2026/05/31 04:56:49 DEBUG : file1: reading active writers 2026/05/31 04:56:49 DEBUG : sub: reading active writers 2026/05/31 04:56:49 DEBUG : Looking for writers 2026/05/31 04:56:49 DEBUG : dir: reading active writers 2026/05/31 04:56:49 DEBUG : >WaitForWriters: 2026/05/31 04:56:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/dir/sub not empty`) 2026/05/31 04:56:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 04:56:50 DEBUG : pacer: Reducing sleep to 15ms 2026/05/31 04:56:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/31 04:56:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (3.89s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:50 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:52 ERROR : dir/: Dir.Remove not empty 2026/05/31 04:56:52 DEBUG : dir/file1: Remove: 2026/05/31 04:56:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:56:52 DEBUG : dir/file1: >Remove: err= 2026/05/31 04:56:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/31 04:56:52 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:52 DEBUG : Looking for writers 2026/05/31 04:56:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.01s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:52 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:54 DEBUG : dir/file1: Remove: 2026/05/31 04:56:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:56:54 DEBUG : dir/file1: >Remove: err= 2026/05/31 04:56:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/31 04:56:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:54 DEBUG : Looking for writers 2026/05/31 04:56:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.02s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:54 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:56 DEBUG : dir/file1: Remove: 2026/05/31 04:56:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:56:56 DEBUG : dir/file1: >Remove: err= 2026/05/31 04:56:56 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:56:56 DEBUG : dir: Looking for writers 2026/05/31 04:56:56 DEBUG : Looking for writers 2026/05/31 04:56:56 DEBUG : dir: reading active writers 2026/05/31 04:56:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.41s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:56:57 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:56:59 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/31 04:57:00 DEBUG : dir: Updating dir with dir2 0x39e56004b040 2026/05/31 04:57:00 DEBUG : dir: forgetting directory cache 2026/05/31 04:57:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/31 04:57:00 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/31 04:57:01 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/31 04:57:01 DEBUG : file2: Updating file with file2 0x39e55fd184e0 2026/05/31 04:57:01 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/31 04:57:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/31 04:57:01 INFO : dir2/file3: Deleted 2026/05/31 04:57:02 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/31 04:57:02 DEBUG : dir2/file3: Updating file with dir2/file3 0x39e55fd184e0 2026/05/31 04:57:02 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/31 04:57:02 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/31 04:57:02 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/31 04:57:03 DEBUG : empty directory: Updating dir with renamed empty directory 0x39e55fd18680 2026/05/31 04:57:03 DEBUG : empty directory: forgetting directory cache 2026/05/31 04:57:03 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/31 04:57:03 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/31 04:57:03 DEBUG : dir2: Renaming to "dir3" 2026/05/31 04:57:03 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:03 DEBUG : dir3: Looking for writers 2026/05/31 04:57:03 DEBUG : file3: reading active writers 2026/05/31 04:57:03 DEBUG : renamed empty directory: Looking for writers 2026/05/31 04:57:03 DEBUG : Looking for writers 2026/05/31 04:57:03 DEBUG : dir3: reading active writers 2026/05/31 04:57:03 DEBUG : renamed empty directory: reading active writers 2026/05/31 04:57:03 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.95s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:04 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/31 04:57:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:57:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 04:57:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/31 04:57:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/31 04:57:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/31 04:57:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/31 04:57:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:57:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 04:57:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/31 04:57:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/31 04:57:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/31 04:57:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/31 04:57:05 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (12 bytes), uploading instead of streaming 2026/05/31 04:57:06 DEBUG : dir/sub/file2: size = 12 OK 2026/05/31 04:57:06 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/05/31 04:57:06 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/31 04:57:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/31 04:57:06 DEBUG : forgetting directory cache 2026/05/31 04:57:06 DEBUG : dir: forgetting directory cache 2026/05/31 04:57:06 DEBUG : dir/sub: forgetting directory cache 2026/05/31 04:57:06 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/31 04:57:06 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/31 04:57:06 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (5 bytes), uploading instead of streaming 2026/05/31 04:57:07 DEBUG : dir/sub/file0: size = 5 OK 2026/05/31 04:57:07 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/05/31 04:57:07 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/31 04:57:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/31 04:57:07 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:07 DEBUG : dir/sub: Looking for writers 2026/05/31 04:57:07 DEBUG : file0: reading active writers 2026/05/31 04:57:07 DEBUG : file2: reading active writers 2026/05/31 04:57:07 DEBUG : dir: Looking for writers 2026/05/31 04:57:07 DEBUG : file1: reading active writers 2026/05/31 04:57:07 DEBUG : sub: reading active writers 2026/05/31 04:57:07 DEBUG : Looking for writers 2026/05/31 04:57:07 DEBUG : dir: reading active writers 2026/05/31 04:57:07 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.32s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:08 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:09 DEBUG : forgetting directory cache 2026/05/31 04:57:11 DEBUG : forgetting directory cache 2026/05/31 04:57:11 DEBUG : dir: forgetting directory cache 2026/05/31 04:57:11 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:11 DEBUG : dir: Looking for writers 2026/05/31 04:57:11 DEBUG : Looking for writers 2026/05/31 04:57:11 DEBUG : dir: reading active writers 2026/05/31 04:57:11 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.79s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:12 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/31 04:57:13 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:57:13 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/31 04:57:13 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/31 04:57:13 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/31 04:57:13 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:57:13 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/31 04:57:13 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/31 04:57:13 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:57:13 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/31 04:57:13 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/31 04:57:13 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/31 04:57:13 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:57:13 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/31 04:57:13 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:13 DEBUG : dir: Looking for writers 2026/05/31 04:57:13 DEBUG : file1.metadata: reading active writers 2026/05/31 04:57:13 DEBUG : file1: reading active writers 2026/05/31 04:57:13 DEBUG : Looking for writers 2026/05/31 04:57:13 DEBUG : dir: reading active writers 2026/05/31 04:57:13 DEBUG : dir.metadata: reading active writers 2026/05/31 04:57:13 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.07s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:14 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:15 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:15 DEBUG : dir: Looking for writers 2026/05/31 04:57:15 DEBUG : file1: reading active writers 2026/05/31 04:57:15 DEBUG : Looking for writers 2026/05/31 04:57:15 DEBUG : dir: reading active writers 2026/05/31 04:57:15 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.04s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:16 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:18 DEBUG : Can set mod time: true 2026/05/31 04:57:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/31 04:57:19 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:19 DEBUG : dir: Looking for writers 2026/05/31 04:57:19 DEBUG : file1: reading active writers 2026/05/31 04:57:19 DEBUG : Looking for writers 2026/05/31 04:57:19 DEBUG : dir: reading active writers 2026/05/31 04:57:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:20 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:57:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 04:57:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:21 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (0 bytes), uploading instead of streaming 2026/05/31 04:57:22 DEBUG : dir/file1: size = 0 OK 2026/05/31 04:57:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/31 04:57:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/31 04:57:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/31 04:57:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:22 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:22 DEBUG : dir: Looking for writers 2026/05/31 04:57:22 DEBUG : file1: reading active writers 2026/05/31 04:57:22 DEBUG : Looking for writers 2026/05/31 04:57:22 DEBUG : dir: reading active writers 2026/05/31 04:57:22 DEBUG : >WaitForWriters: 2026/05/31 04:57:22 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:22 DEBUG : dir: Looking for writers 2026/05/31 04:57:22 DEBUG : file1: reading active writers 2026/05/31 04:57:22 DEBUG : Looking for writers 2026/05/31 04:57:22 DEBUG : dir: reading active writers 2026/05/31 04:57:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:23 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:57:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 04:57:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:24 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (5 bytes), uploading instead of streaming 2026/05/31 04:57:25 DEBUG : dir/file1: size = 5 OK 2026/05/31 04:57:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/31 04:57:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/31 04:57:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/31 04:57:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:25 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:25 DEBUG : dir: Looking for writers 2026/05/31 04:57:25 DEBUG : file1: reading active writers 2026/05/31 04:57:25 DEBUG : Looking for writers 2026/05/31 04:57:25 DEBUG : dir: reading active writers 2026/05/31 04:57:25 DEBUG : >WaitForWriters: 2026/05/31 04:57:25 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:25 DEBUG : dir: Looking for writers 2026/05/31 04:57:25 DEBUG : file1: reading active writers 2026/05/31 04:57:25 DEBUG : Looking for writers 2026/05/31 04:57:25 DEBUG : dir: reading active writers 2026/05/31 04:57:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:26 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:26 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:57:26 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:26 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:26 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:57:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/31 04:57:28 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:28 DEBUG : dir: Looking for writers 2026/05/31 04:57:28 DEBUG : file1: reading active writers 2026/05/31 04:57:28 DEBUG : Looking for writers 2026/05/31 04:57:28 DEBUG : dir: reading active writers 2026/05/31 04:57:28 DEBUG : >WaitForWriters: 2026/05/31 04:57:28 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:28 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:28 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:57:28 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:28 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:28 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:57:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/31 04:57:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:57:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:57:30 DEBUG : dir/file1(0x39e5602f6480): close: 2026/05/31 04:57:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/31 04:57:30 DEBUG : dir/file1(0x39e5602f6480): >close: err= 2026/05/31 04:57:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:30 DEBUG : dir: Looking for writers 2026/05/31 04:57:30 DEBUG : file1: reading active writers 2026/05/31 04:57:30 DEBUG : Looking for writers 2026/05/31 04:57:30 DEBUG : dir: reading active writers 2026/05/31 04:57:30 DEBUG : >WaitForWriters: 2026/05/31 04:57:30 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:30 DEBUG : dir: Looking for writers 2026/05/31 04:57:30 DEBUG : file1: reading active writers 2026/05/31 04:57:30 DEBUG : Looking for writers 2026/05/31 04:57:30 DEBUG : dir: reading active writers 2026/05/31 04:57:30 DEBUG : >WaitForWriters: 2026/05/31 04:57:30 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:31 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:31 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:57:31 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:31 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:31 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:57:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/31 04:57:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:57:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:57:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:57:32 DEBUG : dir/file1(0x39e560374640): _writeAt: size=5, off=0 2026/05/31 04:57:32 DEBUG : dir/file1(0x39e560374640): openPending: 2026/05/31 04:57:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/31 04:57:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/31 04:57:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:32 DEBUG : dir/file1(0x39e560374640): >openPending: err= 2026/05/31 04:57:32 DEBUG : dir/file1(0x39e560374640): >_writeAt: n=5, err= 2026/05/31 04:57:32 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/31 04:57:32 DEBUG : dir/file1(0x39e560374640): close: 2026/05/31 04:57:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/31 04:57:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/31 04:57:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/31 04:57:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/31 04:57:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/31 04:57:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:57:33 DEBUG : dir/file1(0x39e560374640): >close: err= 2026/05/31 04:57:33 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:33 DEBUG : dir: Looking for writers 2026/05/31 04:57:33 DEBUG : file1: reading active writers 2026/05/31 04:57:33 DEBUG : Looking for writers 2026/05/31 04:57:33 DEBUG : dir: reading active writers 2026/05/31 04:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:57:33 DEBUG : dir: Looking for writers 2026/05/31 04:57:33 DEBUG : file1: reading active writers 2026/05/31 04:57:33 DEBUG : Looking for writers 2026/05/31 04:57:33 DEBUG : dir: reading active writers 2026/05/31 04:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:57:33 DEBUG : dir: Looking for writers 2026/05/31 04:57:33 DEBUG : file1: reading active writers 2026/05/31 04:57:33 DEBUG : Looking for writers 2026/05/31 04:57:33 DEBUG : dir: reading active writers 2026/05/31 04:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:57:33 DEBUG : dir: Looking for writers 2026/05/31 04:57:33 DEBUG : file1: reading active writers 2026/05/31 04:57:33 DEBUG : Looking for writers 2026/05/31 04:57:33 DEBUG : dir: reading active writers 2026/05/31 04:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:57:33 DEBUG : dir/file1: vfs cache: starting upload 2026/05/31 04:57:33 DEBUG : dir: Looking for writers 2026/05/31 04:57:33 DEBUG : file1: reading active writers 2026/05/31 04:57:33 DEBUG : Looking for writers 2026/05/31 04:57:33 DEBUG : dir: reading active writers 2026/05/31 04:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:57:33 DEBUG : dir: Looking for writers 2026/05/31 04:57:33 DEBUG : file1: reading active writers 2026/05/31 04:57:33 DEBUG : Looking for writers 2026/05/31 04:57:33 DEBUG : dir: reading active writers 2026/05/31 04:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:57:33 DEBUG : dir: Looking for writers 2026/05/31 04:57:33 DEBUG : file1: reading active writers 2026/05/31 04:57:33 DEBUG : Looking for writers 2026/05/31 04:57:33 DEBUG : dir: reading active writers 2026/05/31 04:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:57:33 DEBUG : dir/file1: size = 14 OK 2026/05/31 04:57:33 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/31 04:57:33 INFO : dir/file1: Copied (replaced existing) 2026/05/31 04:57:33 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/31 04:57:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/31 04:57:33 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/31 04:57:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/31 04:57:34 DEBUG : dir: Looking for writers 2026/05/31 04:57:34 DEBUG : file1: reading active writers 2026/05/31 04:57:34 DEBUG : Looking for writers 2026/05/31 04:57:34 DEBUG : dir: reading active writers 2026/05/31 04:57:34 DEBUG : >WaitForWriters: 2026/05/31 04:57:34 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:34 DEBUG : dir: Looking for writers 2026/05/31 04:57:34 DEBUG : file1: reading active writers 2026/05/31 04:57:34 DEBUG : Looking for writers 2026/05/31 04:57:34 DEBUG : dir: reading active writers 2026/05/31 04:57:34 DEBUG : >WaitForWriters: 2026/05/31 04:57:34 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.71s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.25s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.15s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.82s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:35 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:57:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 04:57:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:57:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/31 04:57:36 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:36 DEBUG : dir: Looking for writers 2026/05/31 04:57:36 DEBUG : file1: reading active writers 2026/05/31 04:57:36 DEBUG : Looking for writers 2026/05/31 04:57:36 DEBUG : dir: reading active writers 2026/05/31 04:57:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.30s) === RUN TestFileOpenReadUnknownSize 2026/05/31 04:57:37 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/31 04:57:37 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/31 04:57:37 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:57:37 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/31 04:57:37 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:37 DEBUG : Looking for writers 2026/05/31 04:57:37 DEBUG : file.txt: reading active writers 2026/05/31 04:57:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:37 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:38 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (25 bytes), uploading instead of streaming 2026/05/31 04:57:39 DEBUG : dir/file1: size = 25 OK 2026/05/31 04:57:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/31 04:57:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/31 04:57:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:39 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:39 DEBUG : dir: Looking for writers 2026/05/31 04:57:39 DEBUG : file1: reading active writers 2026/05/31 04:57:39 DEBUG : Looking for writers 2026/05/31 04:57:39 DEBUG : dir: reading active writers 2026/05/31 04:57:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.90s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:40 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:41 DEBUG : dir/file1: Remove: 2026/05/31 04:57:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:57:41 DEBUG : dir/file1: >Remove: err= 2026/05/31 04:57:42 DEBUG : dir/file1: Remove: 2026/05/31 04:57:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/31 04:57:42 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:42 DEBUG : dir: Looking for writers 2026/05/31 04:57:42 DEBUG : Looking for writers 2026/05/31 04:57:42 DEBUG : dir: reading active writers 2026/05/31 04:57:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.31s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:42 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:44 DEBUG : dir/file1: Remove: 2026/05/31 04:57:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:57:44 DEBUG : dir/file1: >Remove: err= 2026/05/31 04:57:44 DEBUG : dir/file1: Remove: 2026/05/31 04:57:44 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/31 04:57:44 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:44 DEBUG : dir: Looking for writers 2026/05/31 04:57:44 DEBUG : Looking for writers 2026/05/31 04:57:44 DEBUG : dir: reading active writers 2026/05/31 04:57:44 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.35s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:45 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 04:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/31 04:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 04:57:46 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/31 04:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 04:57:46 DEBUG : dir/file1: Open: flags=0x3 2026/05/31 04:57:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/31 04:57:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/31 04:57:46 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:46 DEBUG : dir: Looking for writers 2026/05/31 04:57:46 DEBUG : file1: reading active writers 2026/05/31 04:57:46 DEBUG : Looking for writers 2026/05/31 04:57:46 DEBUG : dir: reading active writers 2026/05/31 04:57:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.10s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:47 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:48 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:48 DEBUG : dir: Looking for writers 2026/05/31 04:57:48 DEBUG : file1: reading active writers 2026/05/31 04:57:48 DEBUG : Looking for writers 2026/05/31 04:57:48 DEBUG : dir: reading active writers 2026/05/31 04:57:48 DEBUG : >WaitForWriters: 2026/05/31 04:57:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:57:49 DEBUG : newLeaf: Updating file with newLeaf 0x39e5603e0340 2026/05/31 04:57:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:57:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:57:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 04:57:50 DEBUG : dir/file1: Updating file with dir/file1 0x39e5603e0340 2026/05/31 04:57:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 04:57:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:57:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 04:57:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:50 DEBUG : dir/file1: File is currently open, delaying rename 0x39e5603e0340 2026/05/31 04:57:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:57:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:57:50 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (25 bytes), uploading instead of streaming 2026/05/31 04:57:51 DEBUG : dir/file1: size = 25 OK 2026/05/31 04:57:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/31 04:57:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/31 04:57:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:57:51 DEBUG : newLeaf: Running delayed rename now 2026/05/31 04:57:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:57:51 DEBUG : newLeaf: Updating file with newLeaf 0x39e5603e0340 2026/05/31 04:57:51 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:51 DEBUG : dir: Looking for writers 2026/05/31 04:57:51 DEBUG : Looking for writers 2026/05/31 04:57:51 DEBUG : dir: reading active writers 2026/05/31 04:57:51 DEBUG : newLeaf: reading active writers 2026/05/31 04:57:51 DEBUG : >WaitForWriters: 2026/05/31 04:57:52 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:52 DEBUG : dir: Looking for writers 2026/05/31 04:57:52 DEBUG : Looking for writers 2026/05/31 04:57:52 DEBUG : dir: reading active writers 2026/05/31 04:57:52 DEBUG : newLeaf: reading active writers 2026/05/31 04:57:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:52 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:52 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:57:52 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:52 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:52 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:57:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:54 DEBUG : dir: Looking for writers 2026/05/31 04:57:54 DEBUG : file1: reading active writers 2026/05/31 04:57:54 DEBUG : Looking for writers 2026/05/31 04:57:54 DEBUG : dir: reading active writers 2026/05/31 04:57:54 DEBUG : >WaitForWriters: 2026/05/31 04:57:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:57:55 DEBUG : newLeaf: Updating file with newLeaf 0x39e55fbfc0d0 2026/05/31 04:57:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:57:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:57:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 04:57:56 DEBUG : dir/file1: Updating file with dir/file1 0x39e55fbfc0d0 2026/05/31 04:57:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 04:57:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:57:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/31 04:57:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:56 DEBUG : dir/file1: File is currently open, delaying rename 0x39e55fbfc0d0 2026/05/31 04:57:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:57:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:57:56 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (25 bytes), uploading instead of streaming 2026/05/31 04:57:57 DEBUG : dir/file1: size = 25 OK 2026/05/31 04:57:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/31 04:57:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/31 04:57:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:57:57 DEBUG : newLeaf: Running delayed rename now 2026/05/31 04:57:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:57:57 DEBUG : newLeaf: Updating file with newLeaf 0x39e55fbfc0d0 2026/05/31 04:57:57 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:57 DEBUG : dir: Looking for writers 2026/05/31 04:57:57 DEBUG : Looking for writers 2026/05/31 04:57:57 DEBUG : dir: reading active writers 2026/05/31 04:57:57 DEBUG : newLeaf: reading active writers 2026/05/31 04:57:57 DEBUG : >WaitForWriters: 2026/05/31 04:57:57 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:57 DEBUG : dir: Looking for writers 2026/05/31 04:57:57 DEBUG : Looking for writers 2026/05/31 04:57:57 DEBUG : dir: reading active writers 2026/05/31 04:57:57 DEBUG : newLeaf: reading active writers 2026/05/31 04:57:57 DEBUG : >WaitForWriters: 2026/05/31 04:57:57 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:57:58 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:57:58 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:57:58 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:58 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:57:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:57:58 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:57:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 04:57:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:57:59 DEBUG : dir/file1(0x39e55f933c00): openPending: 2026/05/31 04:57:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/31 04:57:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/31 04:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:59 DEBUG : dir/file1(0x39e55f933c00): >openPending: err= 2026/05/31 04:57:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 04:57:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:57:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:57:59 DEBUG : dir/file1(0x39e55f933c00): _writeAt: size=14, off=0 2026/05/31 04:57:59 DEBUG : dir/file1(0x39e55f933c00): >_writeAt: n=14, err= 2026/05/31 04:57:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/31 04:57:59 DEBUG : dir/file1(0x39e55f933c00): close: 2026/05/31 04:57:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/31 04:57:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/31 04:57:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:57:59 DEBUG : dir/file1(0x39e55f933c00): >close: err= 2026/05/31 04:57:59 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:57:59 DEBUG : dir: Looking for writers 2026/05/31 04:57:59 DEBUG : file1: reading active writers 2026/05/31 04:57:59 DEBUG : Looking for writers 2026/05/31 04:57:59 DEBUG : dir: reading active writers 2026/05/31 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:57:59 DEBUG : dir: Looking for writers 2026/05/31 04:57:59 DEBUG : file1: reading active writers 2026/05/31 04:57:59 DEBUG : Looking for writers 2026/05/31 04:57:59 DEBUG : dir: reading active writers 2026/05/31 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:57:59 DEBUG : dir: Looking for writers 2026/05/31 04:57:59 DEBUG : file1: reading active writers 2026/05/31 04:57:59 DEBUG : Looking for writers 2026/05/31 04:57:59 DEBUG : dir: reading active writers 2026/05/31 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:57:59 DEBUG : dir: Looking for writers 2026/05/31 04:57:59 DEBUG : file1: reading active writers 2026/05/31 04:57:59 DEBUG : Looking for writers 2026/05/31 04:57:59 DEBUG : dir: reading active writers 2026/05/31 04:57:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:58:00 DEBUG : dir/file1: vfs cache: starting upload 2026/05/31 04:58:00 DEBUG : dir: Looking for writers 2026/05/31 04:58:00 DEBUG : file1: reading active writers 2026/05/31 04:58:00 DEBUG : Looking for writers 2026/05/31 04:58:00 DEBUG : dir: reading active writers 2026/05/31 04:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:58:00 DEBUG : dir: Looking for writers 2026/05/31 04:58:00 DEBUG : file1: reading active writers 2026/05/31 04:58:00 DEBUG : Looking for writers 2026/05/31 04:58:00 DEBUG : dir: reading active writers 2026/05/31 04:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:58:00 DEBUG : dir: Looking for writers 2026/05/31 04:58:00 DEBUG : file1: reading active writers 2026/05/31 04:58:00 DEBUG : Looking for writers 2026/05/31 04:58:00 DEBUG : dir: reading active writers 2026/05/31 04:58:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:58:00 DEBUG : dir/file1: size = 14 OK 2026/05/31 04:58:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/31 04:58:00 INFO : dir/file1: Copied (replaced existing) 2026/05/31 04:58:00 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/31 04:58:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/31 04:58:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/31 04:58:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/31 04:58:01 DEBUG : dir: Looking for writers 2026/05/31 04:58:01 DEBUG : file1: reading active writers 2026/05/31 04:58:01 DEBUG : Looking for writers 2026/05/31 04:58:01 DEBUG : dir: reading active writers 2026/05/31 04:58:01 DEBUG : >WaitForWriters: 2026/05/31 04:58:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:01 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:01 DEBUG : dir/file1(0x39e5600a9cc0): _readAt: size=512, off=0 2026/05/31 04:58:01 DEBUG : dir/file1(0x39e5600a9cc0): openPending: 2026/05/31 04:58:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/31 04:58:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 04:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:01 DEBUG : dir/file1(0x39e5600a9cc0): >openPending: err= 2026/05/31 04:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/31 04:58:01 DEBUG : dir/file1(0x39e5600a9cc0): >_readAt: n=14, err=EOF 2026/05/31 04:58:01 DEBUG : dir/file1(0x39e5600a9cc0): close: 2026/05/31 04:58:01 DEBUG : dir/file1(0x39e5600a9cc0): >close: err= 2026/05/31 04:58:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:58:02 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/31 04:58:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 04:58:02 DEBUG : newLeaf: Updating file with newLeaf 0x39e55fccca90 2026/05/31 04:58:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:58:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 04:58:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/31 04:58:02 DEBUG : dir/file1: Updating file with dir/file1 0x39e55fccca90 2026/05/31 04:58:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 04:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:58:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:03 DEBUG : dir/file1(0x39e55fe24180): openPending: 2026/05/31 04:58:03 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" 2026/05/31 04:58:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 04:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:03 DEBUG : dir/file1(0x39e55fe24180): >openPending: err= 2026/05/31 04:58:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 04:58:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:03 DEBUG : dir/file1(0x39e55fe24180): _writeAt: size=25, off=0 2026/05/31 04:58:03 DEBUG : dir/file1(0x39e55fe24180): >_writeAt: n=25, err= 2026/05/31 04:58:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:58:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 04:58:03 DEBUG : newLeaf: Updating file with newLeaf 0x39e55fccca90 2026/05/31 04:58:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:58:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:03 DEBUG : newLeaf(0x39e55fe24180): close: 2026/05/31 04:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/31 04:58:03 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-31 04:58:03.253872151 +0000 UTC m=+126.856175740 2026/05/31 04:58:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:03 DEBUG : newLeaf(0x39e55fe24180): >close: err= 2026/05/31 04:58:03 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:03 DEBUG : dir: Looking for writers 2026/05/31 04:58:03 DEBUG : Looking for writers 2026/05/31 04:58:03 DEBUG : dir: reading active writers 2026/05/31 04:58:03 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:58:03 DEBUG : dir: Looking for writers 2026/05/31 04:58:03 DEBUG : Looking for writers 2026/05/31 04:58:03 DEBUG : dir: reading active writers 2026/05/31 04:58:03 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:58:03 DEBUG : dir: Looking for writers 2026/05/31 04:58:03 DEBUG : Looking for writers 2026/05/31 04:58:03 DEBUG : dir: reading active writers 2026/05/31 04:58:03 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:58:03 DEBUG : dir: Looking for writers 2026/05/31 04:58:03 DEBUG : Looking for writers 2026/05/31 04:58:03 DEBUG : dir: reading active writers 2026/05/31 04:58:03 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:58:03 DEBUG : newLeaf: vfs cache: starting upload 2026/05/31 04:58:04 DEBUG : dir: Looking for writers 2026/05/31 04:58:04 DEBUG : Looking for writers 2026/05/31 04:58:04 DEBUG : dir: reading active writers 2026/05/31 04:58:04 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:58:04 DEBUG : dir: Looking for writers 2026/05/31 04:58:04 DEBUG : Looking for writers 2026/05/31 04:58:04 DEBUG : dir: reading active writers 2026/05/31 04:58:04 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:58:04 DEBUG : dir: Looking for writers 2026/05/31 04:58:04 DEBUG : Looking for writers 2026/05/31 04:58:04 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:04 DEBUG : dir: reading active writers 2026/05/31 04:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:58:04 DEBUG : newLeaf: size = 25 OK 2026/05/31 04:58:04 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/31 04:58:04 INFO : newLeaf: Copied (replaced existing) 2026/05/31 04:58:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-31 04:58:03 +0000 UTC," 2026/05/31 04:58:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/31 04:58:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/31 04:58:05 DEBUG : dir: Looking for writers 2026/05/31 04:58:05 DEBUG : Looking for writers 2026/05/31 04:58:05 DEBUG : dir: reading active writers 2026/05/31 04:58:05 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:05 DEBUG : >WaitForWriters: 2026/05/31 04:58:05 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:05 DEBUG : dir: Looking for writers 2026/05/31 04:58:05 DEBUG : Looking for writers 2026/05/31 04:58:05 DEBUG : dir: reading active writers 2026/05/31 04:58:05 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:05 DEBUG : >WaitForWriters: 2026/05/31 04:58:05 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:06 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:06 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:06 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:06 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:06 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:07 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:07 DEBUG : dir: Looking for writers 2026/05/31 04:58:07 DEBUG : file1: reading active writers 2026/05/31 04:58:07 DEBUG : Looking for writers 2026/05/31 04:58:07 DEBUG : dir: reading active writers 2026/05/31 04:58:07 DEBUG : >WaitForWriters: 2026/05/31 04:58:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:58:08 DEBUG : newLeaf: Updating file with newLeaf 0x39e55ff360d0 2026/05/31 04:58:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:58:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 04:58:09 DEBUG : dir/file1: Updating file with dir/file1 0x39e55ff360d0 2026/05/31 04:58:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 04:58:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:58:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:09 DEBUG : dir/file1(0x39e5602f6540): openPending: 2026/05/31 04:58:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/31 04:58:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/31 04:58:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:09 DEBUG : dir/file1(0x39e5602f6540): >openPending: err= 2026/05/31 04:58:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 04:58:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:09 DEBUG : dir/file1(0x39e5602f6540): _writeAt: size=25, off=0 2026/05/31 04:58:09 DEBUG : dir/file1(0x39e5602f6540): >_writeAt: n=25, err= 2026/05/31 04:58:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:58:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 04:58:10 DEBUG : newLeaf: Updating file with newLeaf 0x39e55ff360d0 2026/05/31 04:58:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:58:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:10 DEBUG : newLeaf(0x39e5602f6540): close: 2026/05/31 04:58:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/31 04:58:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-31 04:58:09.449385094 +0000 UTC m=+133.051688712 2026/05/31 04:58:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:10 DEBUG : newLeaf(0x39e5602f6540): >close: err= 2026/05/31 04:58:10 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:10 DEBUG : dir: Looking for writers 2026/05/31 04:58:10 DEBUG : Looking for writers 2026/05/31 04:58:10 DEBUG : dir: reading active writers 2026/05/31 04:58:10 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:58:10 DEBUG : dir: Looking for writers 2026/05/31 04:58:10 DEBUG : Looking for writers 2026/05/31 04:58:10 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:10 DEBUG : dir: reading active writers 2026/05/31 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:58:10 DEBUG : dir: Looking for writers 2026/05/31 04:58:10 DEBUG : Looking for writers 2026/05/31 04:58:10 DEBUG : dir: reading active writers 2026/05/31 04:58:10 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:58:10 DEBUG : dir: Looking for writers 2026/05/31 04:58:10 DEBUG : Looking for writers 2026/05/31 04:58:10 DEBUG : dir: reading active writers 2026/05/31 04:58:10 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:58:10 DEBUG : newLeaf: vfs cache: starting upload 2026/05/31 04:58:10 DEBUG : dir: Looking for writers 2026/05/31 04:58:10 DEBUG : Looking for writers 2026/05/31 04:58:10 DEBUG : dir: reading active writers 2026/05/31 04:58:10 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:58:10 DEBUG : dir: Looking for writers 2026/05/31 04:58:10 DEBUG : Looking for writers 2026/05/31 04:58:10 DEBUG : dir: reading active writers 2026/05/31 04:58:10 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:58:10 DEBUG : dir: Looking for writers 2026/05/31 04:58:10 DEBUG : Looking for writers 2026/05/31 04:58:10 DEBUG : dir: reading active writers 2026/05/31 04:58:10 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:58:10 DEBUG : newLeaf: size = 25 OK 2026/05/31 04:58:10 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/31 04:58:10 INFO : newLeaf: Copied (replaced existing) 2026/05/31 04:58:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-31 04:58:09 +0000 UTC," 2026/05/31 04:58:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/31 04:58:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/31 04:58:11 DEBUG : dir: Looking for writers 2026/05/31 04:58:11 DEBUG : Looking for writers 2026/05/31 04:58:11 DEBUG : dir: reading active writers 2026/05/31 04:58:11 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:11 DEBUG : >WaitForWriters: 2026/05/31 04:58:11 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:11 DEBUG : dir: Looking for writers 2026/05/31 04:58:11 DEBUG : Looking for writers 2026/05/31 04:58:11 DEBUG : dir: reading active writers 2026/05/31 04:58:11 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:11 DEBUG : >WaitForWriters: 2026/05/31 04:58:11 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:12 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:12 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:12 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:12 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:12 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 04:58:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:13 DEBUG : dir/file1(0x39e55fd13c40): openPending: 2026/05/31 04:58:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/31 04:58:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/31 04:58:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:13 DEBUG : dir/file1(0x39e55fd13c40): >openPending: err= 2026/05/31 04:58:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 04:58:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:13 DEBUG : dir/file1(0x39e55fd13c40): _writeAt: size=14, off=0 2026/05/31 04:58:13 DEBUG : dir/file1(0x39e55fd13c40): >_writeAt: n=14, err= 2026/05/31 04:58:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/31 04:58:13 DEBUG : dir/file1(0x39e55fd13c40): close: 2026/05/31 04:58:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/31 04:58:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/31 04:58:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:13 DEBUG : dir/file1(0x39e55fd13c40): >close: err= 2026/05/31 04:58:13 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:13 DEBUG : dir: Looking for writers 2026/05/31 04:58:13 DEBUG : file1: reading active writers 2026/05/31 04:58:13 DEBUG : Looking for writers 2026/05/31 04:58:13 DEBUG : dir: reading active writers 2026/05/31 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:58:13 DEBUG : dir: Looking for writers 2026/05/31 04:58:13 DEBUG : file1: reading active writers 2026/05/31 04:58:13 DEBUG : Looking for writers 2026/05/31 04:58:13 DEBUG : dir: reading active writers 2026/05/31 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:58:13 DEBUG : dir: Looking for writers 2026/05/31 04:58:13 DEBUG : file1: reading active writers 2026/05/31 04:58:13 DEBUG : Looking for writers 2026/05/31 04:58:13 DEBUG : dir: reading active writers 2026/05/31 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:58:13 DEBUG : dir: Looking for writers 2026/05/31 04:58:13 DEBUG : file1: reading active writers 2026/05/31 04:58:13 DEBUG : Looking for writers 2026/05/31 04:58:13 DEBUG : dir: reading active writers 2026/05/31 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:58:13 DEBUG : dir/file1: vfs cache: starting upload 2026/05/31 04:58:13 DEBUG : dir: Looking for writers 2026/05/31 04:58:13 DEBUG : file1: reading active writers 2026/05/31 04:58:13 DEBUG : Looking for writers 2026/05/31 04:58:13 DEBUG : dir: reading active writers 2026/05/31 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:58:13 DEBUG : dir: Looking for writers 2026/05/31 04:58:13 DEBUG : file1: reading active writers 2026/05/31 04:58:13 DEBUG : Looking for writers 2026/05/31 04:58:13 DEBUG : dir: reading active writers 2026/05/31 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:58:14 DEBUG : dir: Looking for writers 2026/05/31 04:58:14 DEBUG : file1: reading active writers 2026/05/31 04:58:14 DEBUG : Looking for writers 2026/05/31 04:58:14 DEBUG : dir: reading active writers 2026/05/31 04:58:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:58:14 DEBUG : dir/file1: size = 14 OK 2026/05/31 04:58:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/31 04:58:14 INFO : dir/file1: Copied (replaced existing) 2026/05/31 04:58:14 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/31 04:58:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/31 04:58:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/31 04:58:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/31 04:58:14 DEBUG : dir: Looking for writers 2026/05/31 04:58:14 DEBUG : file1: reading active writers 2026/05/31 04:58:14 DEBUG : Looking for writers 2026/05/31 04:58:14 DEBUG : dir: reading active writers 2026/05/31 04:58:14 DEBUG : >WaitForWriters: 2026/05/31 04:58:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:14 DEBUG : dir/file1(0x39e5602f72c0): _readAt: size=512, off=0 2026/05/31 04:58:14 DEBUG : dir/file1(0x39e5602f72c0): openPending: 2026/05/31 04:58:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/31 04:58:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 04:58:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:14 DEBUG : dir/file1(0x39e5602f72c0): >openPending: err= 2026/05/31 04:58:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/31 04:58:14 DEBUG : dir/file1(0x39e5602f72c0): >_readAt: n=14, err=EOF 2026/05/31 04:58:14 DEBUG : dir/file1(0x39e5602f72c0): close: 2026/05/31 04:58:14 DEBUG : dir/file1(0x39e5602f72c0): >close: err= 2026/05/31 04:58:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:58:15 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/31 04:58:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 04:58:15 DEBUG : newLeaf: Updating file with newLeaf 0x39e55fc58680 2026/05/31 04:58:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:58:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 04:58:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/31 04:58:16 DEBUG : dir/file1: Updating file with dir/file1 0x39e55fc58680 2026/05/31 04:58:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 04:58:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:58:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:16 DEBUG : dir/file1(0x39e55fa6dd00): openPending: 2026/05/31 04:58:16 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" 2026/05/31 04:58:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 04:58:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:16 DEBUG : dir/file1(0x39e55fa6dd00): >openPending: err= 2026/05/31 04:58:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 04:58:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:16 DEBUG : dir/file1(0x39e55fa6dd00): _writeAt: size=25, off=0 2026/05/31 04:58:16 DEBUG : dir/file1(0x39e55fa6dd00): >_writeAt: n=25, err= 2026/05/31 04:58:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:58:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 04:58:17 DEBUG : newLeaf: Updating file with newLeaf 0x39e55fc58680 2026/05/31 04:58:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:58:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:17 DEBUG : newLeaf(0x39e55fa6dd00): close: 2026/05/31 04:58:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/31 04:58:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-31 04:58:16.82304209 +0000 UTC m=+140.425345710 2026/05/31 04:58:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:17 DEBUG : newLeaf(0x39e55fa6dd00): >close: err= 2026/05/31 04:58:17 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:17 DEBUG : dir: Looking for writers 2026/05/31 04:58:17 DEBUG : Looking for writers 2026/05/31 04:58:17 DEBUG : dir: reading active writers 2026/05/31 04:58:17 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:58:17 DEBUG : dir: Looking for writers 2026/05/31 04:58:17 DEBUG : Looking for writers 2026/05/31 04:58:17 DEBUG : dir: reading active writers 2026/05/31 04:58:17 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:58:17 DEBUG : dir: Looking for writers 2026/05/31 04:58:17 DEBUG : Looking for writers 2026/05/31 04:58:17 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:17 DEBUG : dir: reading active writers 2026/05/31 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:58:17 DEBUG : dir: Looking for writers 2026/05/31 04:58:17 DEBUG : Looking for writers 2026/05/31 04:58:17 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:17 DEBUG : dir: reading active writers 2026/05/31 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:58:17 DEBUG : newLeaf: vfs cache: starting upload 2026/05/31 04:58:17 DEBUG : dir: Looking for writers 2026/05/31 04:58:17 DEBUG : Looking for writers 2026/05/31 04:58:17 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:17 DEBUG : dir: reading active writers 2026/05/31 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:58:17 DEBUG : dir: Looking for writers 2026/05/31 04:58:17 DEBUG : Looking for writers 2026/05/31 04:58:17 DEBUG : dir: reading active writers 2026/05/31 04:58:17 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:58:18 DEBUG : dir: Looking for writers 2026/05/31 04:58:18 DEBUG : Looking for writers 2026/05/31 04:58:18 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:18 DEBUG : dir: reading active writers 2026/05/31 04:58:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:58:18 DEBUG : newLeaf: size = 25 OK 2026/05/31 04:58:18 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/31 04:58:18 INFO : newLeaf: Copied (replaced existing) 2026/05/31 04:58:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-31 04:58:16 +0000 UTC," 2026/05/31 04:58:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/31 04:58:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/31 04:58:18 DEBUG : dir: Looking for writers 2026/05/31 04:58:18 DEBUG : Looking for writers 2026/05/31 04:58:18 DEBUG : dir: reading active writers 2026/05/31 04:58:18 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:18 DEBUG : >WaitForWriters: 2026/05/31 04:58:18 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:18 DEBUG : dir: Looking for writers 2026/05/31 04:58:18 DEBUG : Looking for writers 2026/05/31 04:58:18 DEBUG : dir: reading active writers 2026/05/31 04:58:18 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:18 DEBUG : >WaitForWriters: 2026/05/31 04:58:18 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:19 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:19 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:19 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:19 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:19 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:21 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:21 DEBUG : dir: Looking for writers 2026/05/31 04:58:21 DEBUG : file1: reading active writers 2026/05/31 04:58:21 DEBUG : Looking for writers 2026/05/31 04:58:21 DEBUG : dir: reading active writers 2026/05/31 04:58:21 DEBUG : >WaitForWriters: 2026/05/31 04:58:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:21 DEBUG : dir/file1(0x39e5600a8a40): _readAt: size=512, off=0 2026/05/31 04:58:21 DEBUG : dir/file1(0x39e5600a8a40): openPending: 2026/05/31 04:58:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/31 04:58:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/31 04:58:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:21 DEBUG : dir/file1(0x39e5600a8a40): >openPending: err= 2026/05/31 04:58:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/31 04:58:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:58:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:21 DEBUG : dir/file1(0x39e5600a8a40): >_readAt: n=14, err=EOF 2026/05/31 04:58:21 DEBUG : dir/file1(0x39e5600a8a40): close: 2026/05/31 04:58:21 DEBUG : dir/file1(0x39e5600a8a40): >close: err= 2026/05/31 04:58:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:58:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 04:58:22 DEBUG : newLeaf: Updating file with newLeaf 0x39e560079380 2026/05/31 04:58:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:58:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/31 04:58:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/31 04:58:23 DEBUG : dir/file1: Updating file with dir/file1 0x39e560079380 2026/05/31 04:58:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/31 04:58:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:58:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:23 DEBUG : dir/file1(0x39e5600a9280): openPending: 2026/05/31 04:58:23 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" 2026/05/31 04:58:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/31 04:58:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:23 DEBUG : dir/file1(0x39e5600a9280): >openPending: err= 2026/05/31 04:58:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 04:58:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:23 DEBUG : dir/file1(0x39e5600a9280): _writeAt: size=25, off=0 2026/05/31 04:58:23 DEBUG : dir/file1(0x39e5600a9280): >_writeAt: n=25, err= 2026/05/31 04:58:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/31 04:58:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/31 04:58:23 DEBUG : newLeaf: Updating file with newLeaf 0x39e560079380 2026/05/31 04:58:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:58:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:23 DEBUG : newLeaf(0x39e5600a9280): close: 2026/05/31 04:58:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/31 04:58:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-31 04:58:23.321711951 +0000 UTC m=+146.924015550 2026/05/31 04:58:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:23 DEBUG : newLeaf(0x39e5600a9280): >close: err= 2026/05/31 04:58:23 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:23 DEBUG : dir: Looking for writers 2026/05/31 04:58:23 DEBUG : Looking for writers 2026/05/31 04:58:23 DEBUG : dir: reading active writers 2026/05/31 04:58:23 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:58:23 DEBUG : dir: Looking for writers 2026/05/31 04:58:23 DEBUG : Looking for writers 2026/05/31 04:58:23 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:23 DEBUG : dir: reading active writers 2026/05/31 04:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:58:23 DEBUG : dir: Looking for writers 2026/05/31 04:58:23 DEBUG : Looking for writers 2026/05/31 04:58:23 DEBUG : dir: reading active writers 2026/05/31 04:58:23 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:58:23 DEBUG : dir: Looking for writers 2026/05/31 04:58:23 DEBUG : Looking for writers 2026/05/31 04:58:23 DEBUG : dir: reading active writers 2026/05/31 04:58:23 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:58:23 DEBUG : newLeaf: vfs cache: starting upload 2026/05/31 04:58:24 DEBUG : dir: Looking for writers 2026/05/31 04:58:24 DEBUG : Looking for writers 2026/05/31 04:58:24 DEBUG : dir: reading active writers 2026/05/31 04:58:24 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:58:24 DEBUG : dir: Looking for writers 2026/05/31 04:58:24 DEBUG : Looking for writers 2026/05/31 04:58:24 DEBUG : dir: reading active writers 2026/05/31 04:58:24 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:58:24 DEBUG : dir: Looking for writers 2026/05/31 04:58:24 DEBUG : Looking for writers 2026/05/31 04:58:24 DEBUG : dir: reading active writers 2026/05/31 04:58:24 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:58:24 DEBUG : newLeaf: size = 25 OK 2026/05/31 04:58:24 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/31 04:58:24 INFO : newLeaf: Copied (replaced existing) 2026/05/31 04:58:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-31 04:58:23 +0000 UTC," 2026/05/31 04:58:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/31 04:58:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/31 04:58:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/31 04:58:25 DEBUG : dir: Looking for writers 2026/05/31 04:58:25 DEBUG : Looking for writers 2026/05/31 04:58:25 DEBUG : dir: reading active writers 2026/05/31 04:58:25 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:25 DEBUG : >WaitForWriters: 2026/05/31 04:58:25 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:25 DEBUG : dir: Looking for writers 2026/05/31 04:58:25 DEBUG : Looking for writers 2026/05/31 04:58:25 DEBUG : dir: reading active writers 2026/05/31 04:58:25 DEBUG : newLeaf: reading active writers 2026/05/31 04:58:25 DEBUG : >WaitForWriters: 2026/05/31 04:58:25 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestFileRename (38.94s) --- PASS: TestFileRename/off,forceCache=false (5.66s) --- PASS: TestFileRename/minimal,forceCache=false (5.72s) --- PASS: TestFileRename/minimal,forceCache=true (7.53s) --- PASS: TestFileRename/writes,forceCache=false (6.13s) --- PASS: TestFileRename/writes,forceCache=true (7.41s) --- PASS: TestFileRename/full,forceCache=false (6.49s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:26 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:26 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:26 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:26 DEBUG : Looking for writers 2026/05/31 04:58:26 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === 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:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:26 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 04:58:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 04:58:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:27 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:27 DEBUG : dir: Looking for writers 2026/05/31 04:58:27 DEBUG : file1: reading active writers 2026/05/31 04:58:27 DEBUG : Looking for writers 2026/05/31 04:58:27 DEBUG : dir: reading active writers 2026/05/31 04:58:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.24s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:28 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 04:58:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 04:58:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/31 04:58:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/31 04:58:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/31 04:58:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/31 04:58:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/31 04:58:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/31 04:58:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/31 04:58:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/31 04:58:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/31 04:58:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/31 04:58:30 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/31 04:58:31 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/31 04:58:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/31 04:58:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/31 04:58:31 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/31 04:58:31 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:31 DEBUG : dir: Looking for writers 2026/05/31 04:58:31 DEBUG : file1: reading active writers 2026/05/31 04:58:31 DEBUG : Looking for writers 2026/05/31 04:58:31 DEBUG : dir: reading active writers 2026/05/31 04:58:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.74s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:32 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 04:58:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 04:58:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/31 04:58:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/31 04:58:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/31 04:58:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/31 04:58:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/31 04:58:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/31 04:58:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/31 04:58:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/31 04:58:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/31 04:58:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/31 04:58:34 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/31 04:58:35 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/31 04:58:35 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/31 04:58:35 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/31 04:58:35 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/31 04:58:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/31 04:58:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/31 04:58:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/31 04:58:35 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/31 04:58:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/31 04:58:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/31 04:58:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/31 04:58:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/31 04:58:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/31 04:58:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/31 04:58:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/31 04:58:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/31 04:58:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/31 04:58:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/31 04:58:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/31 04:58:36 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:36 DEBUG : dir: Looking for writers 2026/05/31 04:58:36 DEBUG : file1: reading active writers 2026/05/31 04:58:36 DEBUG : Looking for writers 2026/05/31 04:58:36 DEBUG : dir: reading active writers 2026/05/31 04:58:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.37s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:36 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 04:58:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 04:58:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:38 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:38 DEBUG : dir: Looking for writers 2026/05/31 04:58:38 DEBUG : file1: reading active writers 2026/05/31 04:58:38 DEBUG : Looking for writers 2026/05/31 04:58:38 DEBUG : dir: reading active writers 2026/05/31 04:58:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.32s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:39 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/31 04:58:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/31 04:58:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/31 04:58:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/31 04:58:40 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:40 DEBUG : dir: Looking for writers 2026/05/31 04:58:40 DEBUG : file1: reading active writers 2026/05/31 04:58:40 DEBUG : Looking for writers 2026/05/31 04:58:40 DEBUG : dir: reading active writers 2026/05/31 04:58:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.28s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:41 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:41 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:41 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:41 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:41 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:42 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): _readAt: size=1, off=0 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): openPending: 2026/05/31 04:58:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/31 04:58:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 04:58:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): >openPending: err= 2026/05/31 04:58:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/31 04:58:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:58:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): >_readAt: n=1, err= 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): _readAt: size=256, off=1 2026/05/31 04:58:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): >_readAt: n=15, err=EOF 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): _readAt: size=16, off=16 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): >_readAt: n=0, err=EOF 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): close: 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): >close: err= 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): close: 2026/05/31 04:58:42 DEBUG : dir/file1(0x39e560375940): >close: err=file already closed 2026/05/31 04:58:42 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:42 DEBUG : dir: Looking for writers 2026/05/31 04:58:42 DEBUG : file1: reading active writers 2026/05/31 04:58:42 DEBUG : Looking for writers 2026/05/31 04:58:42 DEBUG : dir: reading active writers 2026/05/31 04:58:42 DEBUG : >WaitForWriters: 2026/05/31 04:58:42 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.29s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:43 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:43 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:43 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:43 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:43 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 04:58:44 DEBUG : dir/file1(0x39e55fe24440): _readAt: size=1, off=0 2026/05/31 04:58:44 DEBUG : dir/file1(0x39e55fe24440): openPending: 2026/05/31 04:58:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/31 04:58:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 04:58:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:44 DEBUG : dir/file1(0x39e55fe24440): >openPending: err= 2026/05/31 04:58:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/31 04:58:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:58:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): >_readAt: n=1, err= 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): _readAt: size=1, off=5 2026/05/31 04:58:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): >_readAt: n=1, err= 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): _readAt: size=1, off=3 2026/05/31 04:58:45 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): >_readAt: n=1, err= 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): _readAt: size=1, off=13 2026/05/31 04:58:45 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): >_readAt: n=1, err= 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): _readAt: size=16, off=100 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): >_readAt: n=0, err=EOF 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): close: 2026/05/31 04:58:45 DEBUG : dir/file1(0x39e55fe24440): >close: err= 2026/05/31 04:58:45 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:45 DEBUG : dir: Looking for writers 2026/05/31 04:58:45 DEBUG : file1: reading active writers 2026/05/31 04:58:45 DEBUG : Looking for writers 2026/05/31 04:58:45 DEBUG : dir: reading active writers 2026/05/31 04:58:45 DEBUG : >WaitForWriters: 2026/05/31 04:58:45 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.27s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:45 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:45 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:45 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:45 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:45 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:47 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): _readAt: size=1, off=0 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): openPending: 2026/05/31 04:58:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/31 04:58:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 04:58:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): >openPending: err= 2026/05/31 04:58:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/31 04:58:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:58:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): >_readAt: n=1, err= 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): _readAt: size=1, off=5 2026/05/31 04:58:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): >_readAt: n=1, err= 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): _readAt: size=1, off=1 2026/05/31 04:58:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): >_readAt: n=1, err= 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): _readAt: size=6, off=10 2026/05/31 04:58:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): >_readAt: n=6, err= 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): _readAt: size=256, off=10 2026/05/31 04:58:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): >_readAt: n=6, err=EOF 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): _readAt: size=256, off=100 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): >_readAt: n=0, err=EOF 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): close: 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): >close: err= 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): _readAt: size=256, off=100 2026/05/31 04:58:47 DEBUG : dir/file1(0x39e5600a8800): >_readAt: n=0, err=file already closed 2026/05/31 04:58:47 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:47 DEBUG : dir: Looking for writers 2026/05/31 04:58:47 DEBUG : file1: reading active writers 2026/05/31 04:58:47 DEBUG : Looking for writers 2026/05/31 04:58:47 DEBUG : dir: reading active writers 2026/05/31 04:58:47 DEBUG : >WaitForWriters: 2026/05/31 04:58:47 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting 2026/05/31 04:58:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory 2026/05/31 04:58:47 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.22s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:48 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:48 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:48 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:48 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:48 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 04:58:49 DEBUG : dir/file1(0x39e55fe25d40): RWFileHandle.Flush 2026/05/31 04:58:49 DEBUG : dir/file1(0x39e55fe25d40): _readAt: size=256, off=0 2026/05/31 04:58:49 DEBUG : dir/file1(0x39e55fe25d40): openPending: 2026/05/31 04:58:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/31 04:58:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 04:58:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:49 DEBUG : dir/file1(0x39e55fe25d40): >openPending: err= 2026/05/31 04:58:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/31 04:58:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:58:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:49 DEBUG : dir/file1(0x39e55fe25d40): >_readAt: n=16, err=EOF 2026/05/31 04:58:49 DEBUG : dir/file1(0x39e55fe25d40): RWFileHandle.Flush 2026/05/31 04:58:49 DEBUG : dir/file1(0x39e55fe25d40): RWFileHandle.Flush 2026/05/31 04:58:49 DEBUG : dir/file1(0x39e55fe25d40): close: 2026/05/31 04:58:49 DEBUG : dir/file1(0x39e55fe25d40): >close: err= 2026/05/31 04:58:49 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:49 DEBUG : dir: Looking for writers 2026/05/31 04:58:49 DEBUG : file1: reading active writers 2026/05/31 04:58:49 DEBUG : Looking for writers 2026/05/31 04:58:49 DEBUG : dir: reading active writers 2026/05/31 04:58:49 DEBUG : >WaitForWriters: 2026/05/31 04:58:49 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting 2026/05/31 04:58:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory 2026/05/31 04:58:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.21s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:50 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:50 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:50 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:50 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:50 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:58:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/31 04:58:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:58:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:58:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:58:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 04:58:51 DEBUG : dir/file1(0x39e55fd121c0): _readAt: size=256, off=0 2026/05/31 04:58:51 DEBUG : dir/file1(0x39e55fd121c0): openPending: 2026/05/31 04:58:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/31 04:58:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 04:58:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:51 DEBUG : dir/file1(0x39e55fd121c0): >openPending: err= 2026/05/31 04:58:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/31 04:58:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:58:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:58:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:58:51 DEBUG : dir/file1(0x39e55fd121c0): >_readAt: n=16, err=EOF 2026/05/31 04:58:51 DEBUG : dir/file1(0x39e55fd121c0): RWFileHandle.Release 2026/05/31 04:58:51 DEBUG : dir/file1(0x39e55fd121c0): close: 2026/05/31 04:58:51 DEBUG : dir/file1(0x39e55fd121c0): >close: err= 2026/05/31 04:58:51 DEBUG : dir/file1(0x39e55fd121c0): RWFileHandle.Release 2026/05/31 04:58:51 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:51 DEBUG : dir: Looking for writers 2026/05/31 04:58:51 DEBUG : file1: reading active writers 2026/05/31 04:58:51 DEBUG : Looking for writers 2026/05/31 04:58:51 DEBUG : dir: reading active writers 2026/05/31 04:58:51 DEBUG : >WaitForWriters: 2026/05/31 04:58:51 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting 2026/05/31 04:58:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory 2026/05/31 04:58:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.30s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:52 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:52 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:52 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:52 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:58:52 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:58:52 DEBUG : file1: newRWFileHandle: 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): openPending: 2026/05/31 04:58:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:58:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): >openPending: err= 2026/05/31 04:58:52 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 04:58:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 04:58:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): _writeAt: size=5, off=0 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): >_writeAt: n=5, err= 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): _writeAt: size=7, off=5 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): >_writeAt: n=7, err= 2026/05/31 04:58:52 DEBUG : file1: vfs cache: truncate to size=11 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): close: 2026/05/31 04:58:52 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 04:58:52.824004423 +0000 UTC m=+176.426308072 2026/05/31 04:58:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): >close: err= 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): close: 2026/05/31 04:58:52 DEBUG : file1(0x39e560374000): >close: err=file already closed 2026/05/31 04:58:52 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:52 DEBUG : Looking for writers 2026/05/31 04:58:52 DEBUG : file1: reading active writers 2026/05/31 04:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:58:52 DEBUG : Looking for writers 2026/05/31 04:58:52 DEBUG : file1: reading active writers 2026/05/31 04:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:58:52 DEBUG : Looking for writers 2026/05/31 04:58:52 DEBUG : file1: reading active writers 2026/05/31 04:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:58:52 DEBUG : Looking for writers 2026/05/31 04:58:52 DEBUG : file1: reading active writers 2026/05/31 04:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:58:52 DEBUG : file1: vfs cache: starting upload 2026/05/31 04:58:52 DEBUG : Looking for writers 2026/05/31 04:58:52 DEBUG : file1: reading active writers 2026/05/31 04:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:58:53 DEBUG : Looking for writers 2026/05/31 04:58:53 DEBUG : file1: reading active writers 2026/05/31 04:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:58:53 DEBUG : Looking for writers 2026/05/31 04:58:53 DEBUG : file1: reading active writers 2026/05/31 04:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:58:53 DEBUG : file1: size = 11 OK 2026/05/31 04:58:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 04:58:53 INFO : file1: Copied (new) 2026/05/31 04:58:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-31 04:58:52 +0000 UTC," 2026/05/31 04:58:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 04:58:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:53 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 04:58:54 DEBUG : Looking for writers 2026/05/31 04:58:54 DEBUG : file1: reading active writers 2026/05/31 04:58:54 DEBUG : >WaitForWriters: 2026/05/31 04:58:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:54 DEBUG : Looking for writers 2026/05/31 04:58:54 DEBUG : file1: reading active writers 2026/05/31 04:58:54 DEBUG : >WaitForWriters: 2026/05/31 04:58:54 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:54 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:54 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:54 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:54 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:58:54 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory 2026/05/31 04:58:54 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory 2026/05/31 04:58:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:58:54 DEBUG : file1: newRWFileHandle: 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): openPending: 2026/05/31 04:58:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:58:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): >openPending: err= 2026/05/31 04:58:54 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 04:58:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 04:58:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): _writeAt: size=7, off=0 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): >_writeAt: n=7, err= 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): _writeAt: size=6, off=5 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): >_writeAt: n=6, err= 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): close: 2026/05/31 04:58:54 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 04:58:54.795490383 +0000 UTC m=+178.397793972 2026/05/31 04:58:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): >close: err= 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): _writeAt: size=5, off=0 2026/05/31 04:58:54 DEBUG : file1(0x39e5600a8d40): >_writeAt: n=0, err=file already closed 2026/05/31 04:58:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:54 DEBUG : Looking for writers 2026/05/31 04:58:54 DEBUG : file1: reading active writers 2026/05/31 04:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:58:54 DEBUG : Looking for writers 2026/05/31 04:58:54 DEBUG : file1: reading active writers 2026/05/31 04:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:58:54 DEBUG : Looking for writers 2026/05/31 04:58:54 DEBUG : file1: reading active writers 2026/05/31 04:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:58:54 DEBUG : Looking for writers 2026/05/31 04:58:54 DEBUG : file1: reading active writers 2026/05/31 04:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:58:54 DEBUG : file1: vfs cache: starting upload 2026/05/31 04:58:54 DEBUG : Looking for writers 2026/05/31 04:58:54 DEBUG : file1: reading active writers 2026/05/31 04:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:58:55 DEBUG : Looking for writers 2026/05/31 04:58:55 DEBUG : file1: reading active writers 2026/05/31 04:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:58:55 DEBUG : Looking for writers 2026/05/31 04:58:55 DEBUG : file1: reading active writers 2026/05/31 04:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:58:55 DEBUG : file1: size = 11 OK 2026/05/31 04:58:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 04:58:55 INFO : file1: Copied (new) 2026/05/31 04:58:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-31 04:58:54 +0000 UTC," 2026/05/31 04:58:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 04:58:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:55 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 04:58:56 DEBUG : Looking for writers 2026/05/31 04:58:56 DEBUG : file1: reading active writers 2026/05/31 04:58:56 DEBUG : >WaitForWriters: 2026/05/31 04:58:56 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:56 DEBUG : Looking for writers 2026/05/31 04:58:56 DEBUG : file1: reading active writers 2026/05/31 04:58:56 DEBUG : >WaitForWriters: 2026/05/31 04:58:56 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:56 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:56 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:56 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:56 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:58:56 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:58:56 DEBUG : file1: newRWFileHandle: 2026/05/31 04:58:56 DEBUG : file1(0x39e55fd13140): openPending: 2026/05/31 04:58:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:56 DEBUG : file1(0x39e55fd13140): >openPending: err= 2026/05/31 04:58:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 04:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 04:58:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 04:58:56 DEBUG : file1(0x39e55fd13140): close: 2026/05/31 04:58:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 04:58:56.786066087 +0000 UTC m=+180.388369676 2026/05/31 04:58:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:56 DEBUG : file1(0x39e55fd13140): >close: err= 2026/05/31 04:58:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/31 04:58:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 04:58:56 DEBUG : file2: newRWFileHandle: 2026/05/31 04:58:56 DEBUG : file2(0x39e55fd13700): openPending: 2026/05/31 04:58:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:58:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/31 04:58:56 DEBUG : file2(0x39e55fd13700): >openPending: err= 2026/05/31 04:58:56 DEBUG : file2: >newRWFileHandle: err= 2026/05/31 04:58:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/31 04:58:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/31 04:58:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/31 04:58:56 DEBUG : file2(0x39e55fd13700): RWFileHandle.Flush 2026/05/31 04:58:56 DEBUG : file2(0x39e55fd13700): RWFileHandle.Release 2026/05/31 04:58:56 DEBUG : file2(0x39e55fd13700): close: 2026/05/31 04:58:56 DEBUG : file2: vfs cache: setting modification time to 2026-05-31 04:58:56.786928583 +0000 UTC m=+180.389232182 2026/05/31 04:58:56 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:56 DEBUG : file2(0x39e55fd13700): >close: err= 2026/05/31 04:58:56 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:56 DEBUG : Looking for writers 2026/05/31 04:58:56 DEBUG : file1: reading active writers 2026/05/31 04:58:56 DEBUG : file2: reading active writers 2026/05/31 04:58:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/31 04:58:56 DEBUG : Looking for writers 2026/05/31 04:58:56 DEBUG : file1: reading active writers 2026/05/31 04:58:56 DEBUG : file2: reading active writers 2026/05/31 04:58:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/31 04:58:56 DEBUG : Looking for writers 2026/05/31 04:58:56 DEBUG : file1: reading active writers 2026/05/31 04:58:56 DEBUG : file2: reading active writers 2026/05/31 04:58:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/31 04:58:56 DEBUG : Looking for writers 2026/05/31 04:58:56 DEBUG : file1: reading active writers 2026/05/31 04:58:56 DEBUG : file2: reading active writers 2026/05/31 04:58:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/31 04:58:56 DEBUG : file2: vfs cache: starting upload 2026/05/31 04:58:56 DEBUG : file1: vfs cache: starting upload 2026/05/31 04:58:56 DEBUG : Looking for writers 2026/05/31 04:58:56 DEBUG : file1: reading active writers 2026/05/31 04:58:56 DEBUG : file2: reading active writers 2026/05/31 04:58:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/31 04:58:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory 2026/05/31 04:58:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha/dir/file1: no such file or directory 2026/05/31 04:58:57 DEBUG : Looking for writers 2026/05/31 04:58:57 DEBUG : file1: reading active writers 2026/05/31 04:58:57 DEBUG : file2: reading active writers 2026/05/31 04:58:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/31 04:58:57 DEBUG : Looking for writers 2026/05/31 04:58:57 DEBUG : file1: reading active writers 2026/05/31 04:58:57 DEBUG : file2: reading active writers 2026/05/31 04:58:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/31 04:58:57 DEBUG : file2: size = 0 OK 2026/05/31 04:58:57 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/31 04:58:57 INFO : file2: Copied (new) 2026/05/31 04:58:57 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-31 04:58:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/31 04:58:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/31 04:58:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/31 04:58:57 INFO : file2: vfs cache: upload succeeded try #1 2026/05/31 04:58:57 DEBUG : file1: size = 0 OK 2026/05/31 04:58:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 04:58:57 INFO : file1: Copied (new) 2026/05/31 04:58:57 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-31 04:58:56 +0000 UTC," 2026/05/31 04:58:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 04:58:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:57 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 04:58:58 DEBUG : Looking for writers 2026/05/31 04:58:58 DEBUG : file1: reading active writers 2026/05/31 04:58:58 DEBUG : file2: reading active writers 2026/05/31 04:58:58 DEBUG : >WaitForWriters: 2026/05/31 04:58:58 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:58 DEBUG : Looking for writers 2026/05/31 04:58:58 DEBUG : file1: reading active writers 2026/05/31 04:58:58 DEBUG : file2: reading active writers 2026/05/31 04:58:58 DEBUG : >WaitForWriters: 2026/05/31 04:58:58 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:58:58 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:58:58 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:58:58 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:58 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:58:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:58:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:58:58 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:58:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:58:58 DEBUG : file1: newRWFileHandle: 2026/05/31 04:58:58 DEBUG : file1(0x39e55fa6d680): openPending: 2026/05/31 04:58:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:58 DEBUG : file1(0x39e55fa6d680): >openPending: err= 2026/05/31 04:58:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 04:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 04:58:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 04:58:58 DEBUG : file1(0x39e55fa6d680): _writeAt: size=5, off=0 2026/05/31 04:58:58 DEBUG : file1(0x39e55fa6d680): >_writeAt: n=5, err= 2026/05/31 04:58:58 DEBUG : file1(0x39e55fa6d680): RWFileHandle.Flush 2026/05/31 04:58:58 DEBUG : file1(0x39e55fa6d680): RWFileHandle.Flush 2026/05/31 04:58:58 DEBUG : file1(0x39e55fa6d680): close: 2026/05/31 04:58:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 04:58:58.899721849 +0000 UTC m=+182.502025468 2026/05/31 04:58:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:58:58 DEBUG : file1(0x39e55fa6d680): >close: err= 2026/05/31 04:58:58 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:58:58 DEBUG : Looking for writers 2026/05/31 04:58:58 DEBUG : file1: reading active writers 2026/05/31 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:58:58 DEBUG : Looking for writers 2026/05/31 04:58:58 DEBUG : file1: reading active writers 2026/05/31 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:58:58 DEBUG : Looking for writers 2026/05/31 04:58:58 DEBUG : file1: reading active writers 2026/05/31 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:58:58 DEBUG : Looking for writers 2026/05/31 04:58:58 DEBUG : file1: reading active writers 2026/05/31 04:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:58:59 DEBUG : file1: vfs cache: starting upload 2026/05/31 04:58:59 DEBUG : Looking for writers 2026/05/31 04:58:59 DEBUG : file1: reading active writers 2026/05/31 04:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:58:59 DEBUG : Looking for writers 2026/05/31 04:58:59 DEBUG : file1: reading active writers 2026/05/31 04:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:58:59 DEBUG : Looking for writers 2026/05/31 04:58:59 DEBUG : file1: reading active writers 2026/05/31 04:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:58:59 DEBUG : file1: size = 5 OK 2026/05/31 04:58:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 04:58:59 INFO : file1: Copied (new) 2026/05/31 04:58:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-31 04:58:58 +0000 UTC," 2026/05/31 04:58:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 04:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:58:59 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 04:59:00 DEBUG : Looking for writers 2026/05/31 04:59:00 DEBUG : file1: reading active writers 2026/05/31 04:59:00 DEBUG : >WaitForWriters: 2026/05/31 04:59:00 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:00 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:00 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:59:00 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:00 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:00 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:59:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:00 DEBUG : file1: newRWFileHandle: 2026/05/31 04:59:00 DEBUG : file1(0x39e55fc38840): openPending: 2026/05/31 04:59:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:00 DEBUG : file1(0x39e55fc38840): >openPending: err= 2026/05/31 04:59:00 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 04:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 04:59:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 04:59:00 DEBUG : file1(0x39e55fc38840): _writeAt: size=5, off=0 2026/05/31 04:59:00 DEBUG : file1(0x39e55fc38840): >_writeAt: n=5, err= 2026/05/31 04:59:00 DEBUG : file1(0x39e55fc38840): RWFileHandle.Release 2026/05/31 04:59:00 DEBUG : file1(0x39e55fc38840): close: 2026/05/31 04:59:00 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 04:59:00.75427128 +0000 UTC m=+184.356574869 2026/05/31 04:59:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:00 DEBUG : file1(0x39e55fc38840): >close: err= 2026/05/31 04:59:00 DEBUG : file1(0x39e55fc38840): RWFileHandle.Release 2026/05/31 04:59:00 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:00 DEBUG : Looking for writers 2026/05/31 04:59:00 DEBUG : file1: reading active writers 2026/05/31 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:59:00 DEBUG : Looking for writers 2026/05/31 04:59:00 DEBUG : file1: reading active writers 2026/05/31 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:59:00 DEBUG : Looking for writers 2026/05/31 04:59:00 DEBUG : file1: reading active writers 2026/05/31 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:59:00 DEBUG : Looking for writers 2026/05/31 04:59:00 DEBUG : file1: reading active writers 2026/05/31 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:59:00 DEBUG : file1: vfs cache: starting upload 2026/05/31 04:59:00 DEBUG : Looking for writers 2026/05/31 04:59:00 DEBUG : file1: reading active writers 2026/05/31 04:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:59:01 DEBUG : Looking for writers 2026/05/31 04:59:01 DEBUG : file1: reading active writers 2026/05/31 04:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:59:01 DEBUG : Looking for writers 2026/05/31 04:59:01 DEBUG : file1: reading active writers 2026/05/31 04:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:59:01 DEBUG : file1: size = 5 OK 2026/05/31 04:59:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 04:59:01 INFO : file1: Copied (new) 2026/05/31 04:59:01 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-31 04:59:00 +0000 UTC," 2026/05/31 04:59:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 04:59:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:01 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 04:59:02 DEBUG : Looking for writers 2026/05/31 04:59:02 DEBUG : file1: reading active writers 2026/05/31 04:59:02 DEBUG : >WaitForWriters: 2026/05/31 04:59:02 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:02 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:02 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:59:02 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:02 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:02 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:59:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/31 04:59:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:59:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:59:03 DEBUG : dir/file1(0x39e560375980): openPending: 2026/05/31 04:59:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/31 04:59:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 04:59:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:03 DEBUG : dir/file1(0x39e560375980): >openPending: err= 2026/05/31 04:59:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/31 04:59:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:59:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:59:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 04:59:03 DEBUG : dir/file1(0x39e560375980): _writeAt: size=5, off=0 2026/05/31 04:59:03 DEBUG : dir/file1(0x39e560375980): >_writeAt: n=5, err= 2026/05/31 04:59:03 DEBUG : dir/file1(0x39e560375980): close: 2026/05/31 04:59:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-31 04:59:03.758343279 +0000 UTC m=+187.360646867 2026/05/31 04:59:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:03 DEBUG : dir/file1(0x39e560375980): >close: err= 2026/05/31 04:59:03 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:03 DEBUG : dir: Looking for writers 2026/05/31 04:59:03 DEBUG : file1: reading active writers 2026/05/31 04:59:03 DEBUG : Looking for writers 2026/05/31 04:59:03 DEBUG : dir: reading active writers 2026/05/31 04:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:59:03 DEBUG : dir: Looking for writers 2026/05/31 04:59:03 DEBUG : file1: reading active writers 2026/05/31 04:59:03 DEBUG : Looking for writers 2026/05/31 04:59:03 DEBUG : dir: reading active writers 2026/05/31 04:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:59:03 DEBUG : dir: Looking for writers 2026/05/31 04:59:03 DEBUG : file1: reading active writers 2026/05/31 04:59:03 DEBUG : Looking for writers 2026/05/31 04:59:03 DEBUG : dir: reading active writers 2026/05/31 04:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:59:03 DEBUG : dir: Looking for writers 2026/05/31 04:59:03 DEBUG : file1: reading active writers 2026/05/31 04:59:03 DEBUG : Looking for writers 2026/05/31 04:59:03 DEBUG : dir: reading active writers 2026/05/31 04:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:59:03 DEBUG : dir/file1: vfs cache: starting upload 2026/05/31 04:59:03 DEBUG : dir: Looking for writers 2026/05/31 04:59:03 DEBUG : file1: reading active writers 2026/05/31 04:59:03 DEBUG : Looking for writers 2026/05/31 04:59:03 DEBUG : dir: reading active writers 2026/05/31 04:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:59:04 DEBUG : dir: Looking for writers 2026/05/31 04:59:04 DEBUG : file1: reading active writers 2026/05/31 04:59:04 DEBUG : Looking for writers 2026/05/31 04:59:04 DEBUG : dir: reading active writers 2026/05/31 04:59:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:59:04 DEBUG : dir: Looking for writers 2026/05/31 04:59:04 DEBUG : file1: reading active writers 2026/05/31 04:59:04 DEBUG : Looking for writers 2026/05/31 04:59:04 DEBUG : dir: reading active writers 2026/05/31 04:59:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:59:04 DEBUG : dir/file1: size = 5 OK 2026/05/31 04:59:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/31 04:59:04 INFO : dir/file1: Copied (replaced existing) 2026/05/31 04:59:04 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-31 04:59:03 +0000 UTC," 2026/05/31 04:59:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/31 04:59:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/31 04:59:05 DEBUG : dir: Looking for writers 2026/05/31 04:59:05 DEBUG : file1: reading active writers 2026/05/31 04:59:05 DEBUG : Looking for writers 2026/05/31 04:59:05 DEBUG : dir: reading active writers 2026/05/31 04:59:05 DEBUG : >WaitForWriters: 2026/05/31 04:59:05 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.33s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:05 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:05 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:59:05 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:05 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:05 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:59:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/31 04:59:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/31 04:59:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/31 04:59:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/31 04:59:07 DEBUG : dir/file1(0x39e56007f4c0): _writeAt: size=5, off=0 2026/05/31 04:59:07 DEBUG : dir/file1(0x39e56007f4c0): openPending: 2026/05/31 04:59:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/31 04:59:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/31 04:59:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:07 DEBUG : dir/file1(0x39e56007f4c0): >openPending: err= 2026/05/31 04:59:07 DEBUG : dir/file1(0x39e56007f4c0): >_writeAt: n=5, err= 2026/05/31 04:59:07 DEBUG : dir/file1(0x39e56007f4c0): _writeAt: size=15, off=5 2026/05/31 04:59:07 DEBUG : dir/file1(0x39e56007f4c0): >_writeAt: n=15, err= 2026/05/31 04:59:07 DEBUG : dir/file1(0x39e56007f4c0): close: 2026/05/31 04:59:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/31 04:59:07 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-31 04:59:07.134859657 +0000 UTC m=+190.737163246 2026/05/31 04:59:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:07 DEBUG : dir/file1(0x39e56007f4c0): >close: err= 2026/05/31 04:59:07 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:07 DEBUG : dir: Looking for writers 2026/05/31 04:59:07 DEBUG : file1: reading active writers 2026/05/31 04:59:07 DEBUG : Looking for writers 2026/05/31 04:59:07 DEBUG : dir: reading active writers 2026/05/31 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:59:07 DEBUG : dir: Looking for writers 2026/05/31 04:59:07 DEBUG : file1: reading active writers 2026/05/31 04:59:07 DEBUG : Looking for writers 2026/05/31 04:59:07 DEBUG : dir: reading active writers 2026/05/31 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:59:07 DEBUG : dir: Looking for writers 2026/05/31 04:59:07 DEBUG : file1: reading active writers 2026/05/31 04:59:07 DEBUG : Looking for writers 2026/05/31 04:59:07 DEBUG : dir: reading active writers 2026/05/31 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:59:07 DEBUG : dir: Looking for writers 2026/05/31 04:59:07 DEBUG : file1: reading active writers 2026/05/31 04:59:07 DEBUG : Looking for writers 2026/05/31 04:59:07 DEBUG : dir: reading active writers 2026/05/31 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:59:07 DEBUG : dir/file1: vfs cache: starting upload 2026/05/31 04:59:07 DEBUG : dir: Looking for writers 2026/05/31 04:59:07 DEBUG : file1: reading active writers 2026/05/31 04:59:07 DEBUG : Looking for writers 2026/05/31 04:59:07 DEBUG : dir: reading active writers 2026/05/31 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:59:07 DEBUG : dir: Looking for writers 2026/05/31 04:59:07 DEBUG : file1: reading active writers 2026/05/31 04:59:07 DEBUG : Looking for writers 2026/05/31 04:59:07 DEBUG : dir: reading active writers 2026/05/31 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:59:07 DEBUG : dir: Looking for writers 2026/05/31 04:59:07 DEBUG : file1: reading active writers 2026/05/31 04:59:07 DEBUG : Looking for writers 2026/05/31 04:59:07 DEBUG : dir: reading active writers 2026/05/31 04:59:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:59:07 DEBUG : dir/file1: size = 20 OK 2026/05/31 04:59:07 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/31 04:59:07 INFO : dir/file1: Copied (replaced existing) 2026/05/31 04:59:07 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-31 04:59:07 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/31 04:59:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/31 04:59:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/31 04:59:08 DEBUG : dir: Looking for writers 2026/05/31 04:59:08 DEBUG : file1: reading active writers 2026/05/31 04:59:08 DEBUG : Looking for writers 2026/05/31 04:59:08 DEBUG : dir: reading active writers 2026/05/31 04:59:08 DEBUG : >WaitForWriters: 2026/05/31 04:59:08 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.33s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:09 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:09 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:59:09 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:09 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:09 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:59:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:09 DEBUG : file1: newRWFileHandle: 2026/05/31 04:59:09 DEBUG : file1(0x39e55ff53640): openPending: 2026/05/31 04:59:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:09 DEBUG : file1(0x39e55ff53640): >openPending: err= 2026/05/31 04:59:09 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 04:59:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 04:59:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 04:59:09 DEBUG : file1(0x39e55ff53640): _writeAt: size=5, off=0 2026/05/31 04:59:09 DEBUG : file1(0x39e55ff53640): >_writeAt: n=5, err= 2026/05/31 04:59:09 DEBUG : file1(0x39e55ff53640): close: 2026/05/31 04:59:09 DEBUG : file1: vfs cache: setting modification time to 2026-05-31 04:59:09.278809553 +0000 UTC m=+192.881113142 2026/05/31 04:59:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:09 DEBUG : file1(0x39e55ff53640): >close: err= 2026/05/31 04:59:09 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:09 DEBUG : Looking for writers 2026/05/31 04:59:09 DEBUG : file1: reading active writers 2026/05/31 04:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:59:09 DEBUG : Looking for writers 2026/05/31 04:59:09 DEBUG : file1: reading active writers 2026/05/31 04:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:59:09 DEBUG : Looking for writers 2026/05/31 04:59:09 DEBUG : file1: reading active writers 2026/05/31 04:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:59:09 DEBUG : Looking for writers 2026/05/31 04:59:09 DEBUG : file1: reading active writers 2026/05/31 04:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:59:09 DEBUG : file1: vfs cache: starting upload 2026/05/31 04:59:09 DEBUG : Looking for writers 2026/05/31 04:59:09 DEBUG : file1: reading active writers 2026/05/31 04:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:59:09 DEBUG : Looking for writers 2026/05/31 04:59:09 DEBUG : file1: reading active writers 2026/05/31 04:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:59:09 DEBUG : Looking for writers 2026/05/31 04:59:09 DEBUG : file1: reading active writers 2026/05/31 04:59:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:59:10 DEBUG : file1: size = 5 OK 2026/05/31 04:59:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/31 04:59:10 INFO : file1: Copied (new) 2026/05/31 04:59:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-31 04:59:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/31 04:59:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 04:59:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:10 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 04:59:10 DEBUG : Looking for writers 2026/05/31 04:59:10 DEBUG : file1: reading active writers 2026/05/31 04:59:10 DEBUG : >WaitForWriters: 2026/05/31 04:59:10 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.89s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:11 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:11 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:59:11 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/31 04:59:11 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55faafd00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55faafd00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55faafd00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55faafd00): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55faafd00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.15985193 +0000 UTC m=+194.762155529 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55faafd00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8280): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8280): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8280): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8280): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8280): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8280): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8280): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.15985193 +0000 UTC m=+194.762155529 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8280): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8740): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8740): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8740): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.15985193 +0000 UTC m=+194.762155529 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa9b2d0 item 1 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8d80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8d80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8d80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8d80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8d80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.161930971 +0000 UTC m=+194.764234571 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a8d80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9280): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9280): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9280): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9280): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9280): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.161930971 +0000 UTC m=+194.764234571 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9280): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa9b8f0 item 2 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a99c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a99c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a99c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a99c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a99c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.163435966 +0000 UTC m=+194.765739565 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a99c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9e40): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9e40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9e40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9e40): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9e40): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9e40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.163435966 +0000 UTC m=+194.765739565 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600a9e40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6ce40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6ce40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6ce40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6ce40): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6ce40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.163435966 +0000 UTC m=+194.765739565 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6ce40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faac070 item 3 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6d600): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6d600): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6d600): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6d600): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6d600): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.165463761 +0000 UTC m=+194.767767360 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6d600): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6dec0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6dec0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6dec0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6dec0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6dec0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.165463761 +0000 UTC m=+194.767767360 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fa6dec0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faac850 item 4 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f932f40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f932f40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f932f40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f932f40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f932f40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.167051943 +0000 UTC m=+194.769355542 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f932f40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f933840): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f933840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f933840): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f933840): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f933840): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f933840): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f933840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.167051943 +0000 UTC m=+194.769355542 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55f933840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc380c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc380c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc380c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc380c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc380c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.167051943 +0000 UTC m=+194.769355542 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc380c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faacd90 item 5 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38980): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38980): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38980): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38980): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38980): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.169178736 +0000 UTC m=+194.771482325 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38980): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38f80): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38f80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38f80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38f80): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38f80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.169178736 +0000 UTC m=+194.771482325 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fc38f80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faad500 item 6 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374280): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374280): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374280): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374280): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374280): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.170608928 +0000 UTC m=+194.772912527 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374280): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603747c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603747c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603747c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603747c0): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603747c0): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603747c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603747c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.170608928 +0000 UTC m=+194.772912527 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603747c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374c80): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374c80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374c80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374c80): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374c80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.170608928 +0000 UTC m=+194.772912527 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560374c80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faada40 item 7 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375300): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375300): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375300): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375300): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375300): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.17248812 +0000 UTC m=+194.774791719 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375300): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375840): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375840): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375840): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.17248812 +0000 UTC m=+194.774791719 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9e42a0 item 8 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375e00): _readAt: size=2, off=0 2026/05/31 04:59:11 ERROR : open-test-file(0x39e560375e00): Couldn't read size of file 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375e00): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375e00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375e00): close: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560375e00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24580): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24580): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24580): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24580): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24580): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.173865413 +0000 UTC m=+194.776169001 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24580): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24dc0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24dc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24dc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24dc0): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24dc0): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24dc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.173865413 +0000 UTC m=+194.776169001 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe24dc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe25680): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe25680): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe25680): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe25680): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe25680): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.173865413 +0000 UTC m=+194.776169001 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe25680): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9e4f50 item 9 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa300): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa300): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa300): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa300): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa300): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.17577339 +0000 UTC m=+194.778076990 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa300): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa840): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa840): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa840): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.17577339 +0000 UTC m=+194.778076990 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaa840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9e5e30 item 10 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaae80): _readAt: size=2, off=0 2026/05/31 04:59:11 ERROR : open-test-file(0x39e55fcaae80): Couldn't read size of file 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaae80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaae80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaae80): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaae80): close: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcaae80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab240): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab240): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab240): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab240): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab240): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.17748704 +0000 UTC m=+194.779790639 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab240): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab740): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab740): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab740): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab740): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab740): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.17748704 +0000 UTC m=+194.779790639 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcab740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcabc40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcabc40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcabc40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcabc40): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcabc40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.17748704 +0000 UTC m=+194.779790639 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fcabc40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d2380 item 11 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce83c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce83c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce83c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce83c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce83c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.179480639 +0000 UTC m=+194.781784238 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce83c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8900): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8900): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8900): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8900): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8900): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.179480639 +0000 UTC m=+194.781784238 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8900): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d2930 item 12 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8f40): _readAt: size=2, off=0 2026/05/31 04:59:11 ERROR : open-test-file(0x39e55fce8f40): Couldn't read size of file 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8f40): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8f40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8f40): close: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce8f40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce9300): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce9300): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce9300): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce9300): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce9300): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.180947932 +0000 UTC m=+194.783251531 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce9300): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce99c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce99c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce99c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce99c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce99c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.180947932 +0000 UTC m=+194.783251531 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fce99c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d2fc0 item 13 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30140): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30140): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30140): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30140): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30140): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.182319332 +0000 UTC m=+194.784622931 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30140): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30680): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30680): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30680): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30680): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30680): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.182319332 +0000 UTC m=+194.784622931 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30680): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d33b0 item 14 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30cc0): _readAt: size=2, off=0 2026/05/31 04:59:11 ERROR : open-test-file(0x39e55fd30cc0): Couldn't read size of file 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30cc0): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30cc0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30cc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd30cc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31080): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31080): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31080): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31080): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31080): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.183759674 +0000 UTC m=+194.786063263 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31080): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31740): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31740): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31740): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.183759674 +0000 UTC m=+194.786063263 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d3730 item 15 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31dc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31dc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31dc0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31dc0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31dc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.185197289 +0000 UTC m=+194.787500888 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd31dc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54400): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54400): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54400): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54400): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54400): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.185197289 +0000 UTC m=+194.787500888 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54400): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dc070 item 16 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54a40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54a40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54a40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54a40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54a40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.186527371 +0000 UTC m=+194.788830970 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54a40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54ec0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54ec0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54ec0): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54ec0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54ec0): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54ec0): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54ec0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.186527371 +0000 UTC m=+194.788830970 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd54ec0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd553c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd553c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd553c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd553c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd553c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.186527371 +0000 UTC m=+194.788830970 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd553c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dc3f0 item 17 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd55a40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd55a40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd55a40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd55a40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd55a40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.188316194 +0000 UTC m=+194.790619793 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd55a40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92080): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92080): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92080): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92080): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92080): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.188316194 +0000 UTC m=+194.790619793 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92080): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dcb60 item 18 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92700): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92700): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92700): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92700): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92700): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.189650413 +0000 UTC m=+194.791954012 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92700): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92c00): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92c00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92c00): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92c00): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92c00): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92c00): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92c00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.189650413 +0000 UTC m=+194.791954012 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd92c00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93100): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93100): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93100): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93100): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93100): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.189650413 +0000 UTC m=+194.791954012 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93100): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dcfc0 item 19 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93780): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93780): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93780): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93780): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93780): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.191746507 +0000 UTC m=+194.794050107 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93780): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93cc0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93cc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93cc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93cc0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93cc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.191746507 +0000 UTC m=+194.794050107 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd93cc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dd650 item 20 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4440): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4440): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4440): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4440): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4440): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.193181189 +0000 UTC m=+194.795484788 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4440): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4940): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4940): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4940): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4940): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4940): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4940): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4940): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4940): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.193181189 +0000 UTC m=+194.795484788 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4940): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4e40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4e40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4e40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4e40): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4e40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.193181189 +0000 UTC m=+194.795484788 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf4e40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604ddab0 item 21 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf54c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf54c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf54c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf54c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf54c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.195021768 +0000 UTC m=+194.797325367 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf54c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf5a00): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf5a00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf5a00): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf5a00): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf5a00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.195021768 +0000 UTC m=+194.797325367 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fdf5a00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c62a0 item 22 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c180): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c180): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c180): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c180): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c180): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.196332103 +0000 UTC m=+194.798635692 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c180): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c680): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c680): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c680): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c680): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c680): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c680): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c680): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c680): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.196332103 +0000 UTC m=+194.798635692 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2c680): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2cb80): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2cb80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2cb80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2cb80): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2cb80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.196332103 +0000 UTC m=+194.798635692 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2cb80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c68c0 item 23 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d200): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d200): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d200): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d200): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d200): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.198280287 +0000 UTC m=+194.800583886 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d200): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d740): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d740): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d740): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.198280287 +0000 UTC m=+194.800583886 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2d740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c6d90 item 24 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2dd80): _readAt: size=2, off=0 2026/05/31 04:59:11 ERROR : open-test-file(0x39e55fe2dd80): Couldn't read size of file 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2dd80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2dd80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2dd80): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2dd80): close: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe2dd80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a240): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a240): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a240): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a240): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a240): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.19968433 +0000 UTC m=+194.801987929 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a240): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a740): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a740): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a740): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a740): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a740): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a740): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.19968433 +0000 UTC m=+194.801987929 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8a740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8ac80): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8ac80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8ac80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8ac80): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8ac80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.19968433 +0000 UTC m=+194.801987929 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8ac80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c7490 item 25 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b300): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b300): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b300): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b300): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b300): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.201518397 +0000 UTC m=+194.803821996 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b300): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b840): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b840): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b840): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.201518397 +0000 UTC m=+194.803821996 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8b840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c7ab0 item 26 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8be80): _readAt: size=2, off=0 2026/05/31 04:59:11 ERROR : open-test-file(0x39e55fe8be80): Couldn't read size of file 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8be80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8be80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8be80): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8be80): close: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe8be80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda340): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda340): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda340): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda340): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda340): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.202889147 +0000 UTC m=+194.805192746 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda340): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda840): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda840): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda840): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda840): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda840): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda840): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.202889147 +0000 UTC m=+194.805192746 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55feda840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedad80): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedad80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedad80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedad80): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedad80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.202889147 +0000 UTC m=+194.805192746 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedad80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c7e30 item 27 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb400): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb400): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb400): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb400): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb400): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.204824717 +0000 UTC m=+194.807128316 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb400): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb940): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb940): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb940): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb940): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb940): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.204824717 +0000 UTC m=+194.807128316 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fedb940): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602ce460 item 28 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a080): _readAt: size=2, off=0 2026/05/31 04:59:11 ERROR : open-test-file(0x39e55ff5a080): Couldn't read size of file 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a080): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a080): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a080): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a080): close: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a080): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a440): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a440): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a440): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a440): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a440): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.206388743 +0000 UTC m=+194.808692342 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5a440): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5ab00): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5ab00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5ab00): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5ab00): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5ab00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.206388743 +0000 UTC m=+194.808692342 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5ab00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602cebd0 item 29 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b180): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b180): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b180): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b180): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b180): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.207910358 +0000 UTC m=+194.810213957 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b180): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b6c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b6c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b6c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b6c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b6c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.207910358 +0000 UTC m=+194.810213957 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5b6c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602cef50 item 30 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5bd00): _readAt: size=2, off=0 2026/05/31 04:59:11 ERROR : open-test-file(0x39e55ff5bd00): Couldn't read size of file 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5bd00): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5bd00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5bd00): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5bd00): close: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55ff5bd00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600141c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600141c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600141c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600141c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600141c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.209517726 +0000 UTC m=+194.811821325 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600141c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014880): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014880): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014880): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014880): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014880): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.209517726 +0000 UTC m=+194.811821325 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014880): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1c0e0 item 31 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 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 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5a740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5a740): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5a740): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5a740): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5a740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.211066753 +0000 UTC m=+194.813370352 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5a740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5ac80): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5ac80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5ac80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5ac80): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5ac80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.211066753 +0000 UTC m=+194.813370352 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5ac80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602db0a0 item 32 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b2c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b2c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b2c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b2c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b2c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.212544545 +0000 UTC m=+194.814848144 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b2c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b740): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b740): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b740): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b740): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602db500 item 33 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b740): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.213224214 +0000 UTC m=+194.815527813 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5b740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5bc40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5bc40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5bc40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5bc40): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5bc40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.213224214 +0000 UTC m=+194.815527813 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fe5bc40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602db880 item 33 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa380): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa380): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa380): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa380): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa380): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.214914349 +0000 UTC m=+194.817217938 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa380): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa800): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa800): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602dbc00 item 34 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa800): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa800): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa800): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa800): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa800): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.215666345 +0000 UTC m=+194.817969944 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fa800): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fad40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fad40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fad40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fad40): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fad40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.215666345 +0000 UTC m=+194.817969944 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fad40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602dbdc0 item 34 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb380): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb380): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb380): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb380): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb380): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.216972972 +0000 UTC m=+194.819276591 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb380): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb800): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb800): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb800): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb800): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb800): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9ec620 item 35 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb800): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb800): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.217601744 +0000 UTC m=+194.819905333 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fb800): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fbd00): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fbd00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fbd00): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fbd00): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fbd00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.217601744 +0000 UTC m=+194.819905333 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604fbd00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9ec7e0 item 35 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa480): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa480): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa480): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa480): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa480): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.219538256 +0000 UTC m=+194.821841845 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa480): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa980): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa980): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9ed5e0 item 36 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa980): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa980): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa980): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa980): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa980): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.220151219 +0000 UTC m=+194.822454818 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aa980): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aaec0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aaec0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aaec0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aaec0): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aaec0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.220151219 +0000 UTC m=+194.822454818 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600aaec0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9edc70 item 36 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab500): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab500): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab500): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab500): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab500): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.221613581 +0000 UTC m=+194.823917180 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab500): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab980): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab980): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab980): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab980): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab980): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c63f0 item 37 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab980): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab980): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.222147614 +0000 UTC m=+194.824451213 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600ab980): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600abe80): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600abe80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600abe80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600abe80): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600abe80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.222147614 +0000 UTC m=+194.824451213 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600abe80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c6690 item 37 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8600): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8600): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8600): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8600): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8600): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.223596972 +0000 UTC m=+194.825900571 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8600): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8b00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8b00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c7420 item 38 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8b00): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8b00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8b00): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8b00): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8b00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.224203122 +0000 UTC m=+194.826506721 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d8b00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9040): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9040): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9040): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9040): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9040): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.224203122 +0000 UTC m=+194.826506721 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9040): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c7880 item 38 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d96c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d96c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d96c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d96c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d96c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.225522694 +0000 UTC m=+194.827826293 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d96c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9bc0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9bc0): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9bc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9bc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049a230 item 39 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9bc0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9bc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.226020428 +0000 UTC m=+194.828324027 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5600d9bc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602941c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602941c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602941c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602941c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602941c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.226020428 +0000 UTC m=+194.828324027 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602941c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049a620 item 39 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294840): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294840): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294840): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.227399783 +0000 UTC m=+194.829703382 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294d40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294d40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049ad20 item 40 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294d40): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294d40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294d40): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294d40): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294d40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.228054024 +0000 UTC m=+194.830357683 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560294d40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295280): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295280): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295280): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295280): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295280): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.228054024 +0000 UTC m=+194.830357683 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295280): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049aee0 item 40 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295840): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295840): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295840): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295840): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295840): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.229642176 +0000 UTC m=+194.831945775 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295d40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295d40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295d40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049b650 item 41 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295d40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295d40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.230051591 +0000 UTC m=+194.832355191 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560295d40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0300): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0300): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0300): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0300): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0300): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049b810 item 41 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0300): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0300): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.230543144 +0000 UTC m=+194.832846743 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0300): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0840): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0840): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0840): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.230543144 +0000 UTC m=+194.832846743 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049ba40 item 41 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0e80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0e80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0e80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0e80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0e80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0e80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0e80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.231809796 +0000 UTC m=+194.834113395 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e0e80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1380): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1380): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1380): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbee690 item 42 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1380): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1380): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.232278474 +0000 UTC m=+194.834582073 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1380): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e18c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e18c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbef030 item 42 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e18c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e18c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e18c0): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e18c0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e18c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.232921253 +0000 UTC m=+194.835224852 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e18c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1e40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1e40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1e40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1e40): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1e40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.232921253 +0000 UTC m=+194.835224852 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5602e1e40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbef5e0 item 42 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314580): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314580): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314580): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314580): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314580): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314580): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314580): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.234313854 +0000 UTC m=+194.836617453 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314580): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314a80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314a80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314a80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbefd50 item 43 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314a80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314a80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.234755191 +0000 UTC m=+194.837058790 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314a80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314fc0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314fc0): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314fc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314fc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6a150 item 43 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314fc0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314fc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.235279174 +0000 UTC m=+194.837582773 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560314fc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315500): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315500): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315500): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315500): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315500): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.235279174 +0000 UTC m=+194.837582773 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315500): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6a310 item 43 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315b40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315b40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315b40): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315b40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315b40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315b40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315b40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.236596573 +0000 UTC m=+194.838900162 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560315b40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e140): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e140): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e140): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6a700 item 44 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e140): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e140): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.237184206 +0000 UTC m=+194.839487805 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e140): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e680): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e680): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6aa80 item 44 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e680): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e680): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e680): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e680): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e680): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.23770286 +0000 UTC m=+194.840006449 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035e680): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035ec00): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035ec00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035ec00): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035ec00): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035ec00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.23770286 +0000 UTC m=+194.840006449 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035ec00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6ac40 item 44 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f240): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f240): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f240): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f240): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f240): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f240): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f240): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.238880303 +0000 UTC m=+194.841183902 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f240): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f740): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f740): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6afc0 item 45 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f740): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.239372746 +0000 UTC m=+194.841676345 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035f740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035fe40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035fe40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035fe40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035fe40): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035fe40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.239372746 +0000 UTC m=+194.841676345 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56035fe40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6b340 item 45 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394580): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394580): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394580): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394580): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394580): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394580): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394580): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.240744377 +0000 UTC m=+194.843047966 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394580): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394a80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394a80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394a80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6b7a0 item 46 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394a80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394a80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.241324868 +0000 UTC m=+194.843628457 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560394a80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395180): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395180): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395180): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395180): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395180): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.241324868 +0000 UTC m=+194.843628457 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395180): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6b960 item 46 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603957c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603957c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603957c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603957c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603957c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603957c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603957c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.242733108 +0000 UTC m=+194.845036707 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5603957c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395cc0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395cc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395cc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6bce0 item 47 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395cc0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395cc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.243233076 +0000 UTC m=+194.845536675 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560395cc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604284c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604284c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604284c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604284c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604284c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.243233076 +0000 UTC m=+194.845536675 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604284c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036c070 item 47 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560428b00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560428b00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560428b00): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560428b00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560428b00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560428b00): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560428b00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.244573498 +0000 UTC m=+194.846877097 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560428b00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429000): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429000): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429000): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036c700 item 48 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429000): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429000): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.245103112 +0000 UTC m=+194.847406751 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429000): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429700): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429700): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429700): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429700): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429700): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.245103112 +0000 UTC m=+194.847406751 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429700): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036c9a0 item 48 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429d40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429d40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429d40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429d40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429d40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.24649426 +0000 UTC m=+194.848797859 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560429d40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604502c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604502c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604502c0): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604502c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604502c0): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604502c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036ce70 item 49 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604502c0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604502c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.246976274 +0000 UTC m=+194.849279873 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5604502c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450800): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450800): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450800): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450800): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450800): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.246976274 +0000 UTC m=+194.849279873 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450800): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036d2d0 item 49 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450e80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450e80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450e80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450e80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450e80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.2483562 +0000 UTC m=+194.850659790 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560450e80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451380): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451380): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451380): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036d960 item 50 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451380): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451380): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451380): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451380): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451380): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.248853815 +0000 UTC m=+194.851157414 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451380): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451900): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451900): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451900): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451900): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451900): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.248853815 +0000 UTC m=+194.851157414 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560451900): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036dc00 item 50 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478080): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478080): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478080): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478080): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478080): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.250040995 +0000 UTC m=+194.852344595 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478080): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478580): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478580): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478580): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478580): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478580): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478580): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030a0e0 item 51 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478580): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478580): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.25055997 +0000 UTC m=+194.852863569 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478580): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478ac0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478ac0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478ac0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478ac0): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478ac0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.25055997 +0000 UTC m=+194.852863569 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560478ac0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030a2a0 item 51 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479140): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479140): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479140): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479140): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479140): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.25188934 +0000 UTC m=+194.854192939 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479140): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479640): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479640): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479640): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030a700 item 52 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479640): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479640): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479640): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479640): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479640): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.252501441 +0000 UTC m=+194.854805040 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479640): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479bc0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479bc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479bc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479bc0): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479bc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.252501441 +0000 UTC m=+194.854805040 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560479bc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030a8c0 item 52 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500340): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500340): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500340): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500340): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500340): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.25373515 +0000 UTC m=+194.856038750 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500340): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500840): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500840): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500840): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500840): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500840): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030ad90 item 53 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500840): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.254256449 +0000 UTC m=+194.856560048 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500d80): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500d80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500d80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500d80): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500d80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.254256449 +0000 UTC m=+194.856560048 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560500d80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030b030 item 53 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501400): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501400): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501400): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501400): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501400): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.255711307 +0000 UTC m=+194.858014906 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501400): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501900): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501900): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501900): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030b490 item 54 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501900): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501900): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501900): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501900): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501900): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.256313389 +0000 UTC m=+194.858616988 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501900): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501e80): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501e80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501e80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501e80): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501e80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.256313389 +0000 UTC m=+194.858616988 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560501e80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030b730 item 54 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530600): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530600): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530600): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530600): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530600): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.25760105 +0000 UTC m=+194.859904649 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530600): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530b00): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530b00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530b00): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530b00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530b00): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530b00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030bab0 item 55 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530b00): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530b00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.258076372 +0000 UTC m=+194.860379960 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560530b00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531040): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531040): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531040): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531040): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531040): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.258076372 +0000 UTC m=+194.860379960 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531040): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030bd50 item 55 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605316c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605316c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605316c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605316c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605316c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.25937281 +0000 UTC m=+194.861676399 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605316c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531bc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531bc0): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531bc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa0a620 item 56 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531bc0): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531bc0): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531bc0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531bc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.259993227 +0000 UTC m=+194.862296826 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560531bc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e240): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e240): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e240): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e240): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e240): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.259993227 +0000 UTC m=+194.862296826 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e240): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa0abd0 item 56 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e880): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e880): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e880): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e880): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e880): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e880): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e880): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e880): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.261229491 +0000 UTC m=+194.863533090 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055e880): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055edc0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055edc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055edc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031c0e0 item 57 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055edc0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055edc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.261731533 +0000 UTC m=+194.864035152 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055edc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f300): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f300): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f300): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f300): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f300): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f300): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031c540 item 57 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f300): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f300): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.26235238 +0000 UTC m=+194.864655969 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f300): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f880): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f880): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f880): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f880): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f880): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.26235238 +0000 UTC m=+194.864655969 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055f880): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031c770 item 57 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055fec0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055fec0): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055fec0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055fec0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055fec0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055fec0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055fec0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055fec0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.263557325 +0000 UTC m=+194.865860913 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56055fec0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580500): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580500): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580500): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031cbd0 item 58 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580500): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580500): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.263928268 +0000 UTC m=+194.866231857 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580500): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580a40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580a40): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580a40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031ce70 item 58 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580a40): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580a40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580a40): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580a40): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580a40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.26443028 +0000 UTC m=+194.866733870 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560580a40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581000): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581000): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581000): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581000): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581000): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.26443028 +0000 UTC m=+194.866733870 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581000): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031d0a0 item 58 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581640): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581640): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581640): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581640): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581640): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581640): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581640): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581640): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.265587715 +0000 UTC m=+194.867891304 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581640): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581b80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581b80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581b80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031d420 item 59 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581b80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581b80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.266130254 +0000 UTC m=+194.868433853 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560581b80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a01c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a01c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a01c0): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a01c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a01c0): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a01c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031d5e0 item 59 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a01c0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a01c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.266607168 +0000 UTC m=+194.868910767 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a01c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a0740): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a0740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a0740): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a0740): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a0740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.266607168 +0000 UTC m=+194.868910767 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5605a0740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031d7a0 item 59 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12340): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12340): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12340): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12340): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12340): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12340): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12340): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12340): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.267968048 +0000 UTC m=+194.870271647 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12340): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12980): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12980): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12980): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fca80 item 60 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12980): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12980): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.26849605 +0000 UTC m=+194.870799649 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12980): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12ec0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12ec0): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12ec0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fce00 item 60 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12ec0): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12ec0): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12ec0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12ec0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.269069567 +0000 UTC m=+194.871373166 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd12ec0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13580): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13580): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13580): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13580): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13580): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.269069567 +0000 UTC m=+194.871373166 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13580): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fd420 item 60 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13c00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13c00): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13c00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13c00): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13c00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13c00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13c00): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13c00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.270367208 +0000 UTC m=+194.872670807 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e55fd13c00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616240): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616240): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616240): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fd7a0 item 61 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616240): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616240): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.270891482 +0000 UTC m=+194.873195071 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616240): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616940): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616940): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616940): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616940): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616940): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.270891482 +0000 UTC m=+194.873195071 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616940): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fdb90 item 61 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616f80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616f80): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616f80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616f80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616f80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616f80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616f80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616f80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.272301655 +0000 UTC m=+194.874605254 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560616f80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606174c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606174c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606174c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602be150 item 62 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606174c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606174c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.272760917 +0000 UTC m=+194.875064516 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606174c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560617bc0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560617bc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560617bc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560617bc0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560617bc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.272760917 +0000 UTC m=+194.875064516 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560617bc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602be310 item 62 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636300): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636300): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636300): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636300): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636300): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636300): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636300): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636300): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.274150532 +0000 UTC m=+194.876454131 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636300): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636840): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636840): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602be690 item 63 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636840): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.274586868 +0000 UTC m=+194.876890458 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636f40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636f40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636f40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636f40): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636f40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.274586868 +0000 UTC m=+194.876890458 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560636f40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602be850 item 63 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 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 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637580): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637580): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637580): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637580): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637580): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637580): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637580): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637580): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.275909486 +0000 UTC m=+194.878213086 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637580): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637ac0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637ac0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637ac0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bec40 item 64 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637ac0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637ac0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.276370912 +0000 UTC m=+194.878674511 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560637ac0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606642c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606642c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606642c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606642c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606642c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.276370912 +0000 UTC m=+194.878674511 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606642c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bef50 item 64 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664900): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664900): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664900): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664900): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664900): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.277743184 +0000 UTC m=+194.880046773 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664900): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664d80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664d80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664d80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664d80): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664d80): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bf3b0 item 65 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664d80): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664d80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.278300641 +0000 UTC m=+194.880604230 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560664d80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665280): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665280): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665280): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665280): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665280): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.278300641 +0000 UTC m=+194.880604230 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665280): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bf570 item 65 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606658c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606658c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606658c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606658c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606658c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.279609672 +0000 UTC m=+194.881913271 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606658c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665d40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665d40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bfb20 item 66 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665d40): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665d40): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665d40): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665d40): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665d40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.280175235 +0000 UTC m=+194.882478835 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560665d40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e380): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e380): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e380): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e380): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e380): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.280175235 +0000 UTC m=+194.882478835 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e380): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bfce0 item 66 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e9c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e9c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e9c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e9c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e9c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.281412431 +0000 UTC m=+194.883716060 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067e9c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067ee40): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067ee40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067ee40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067ee40): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067ee40): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbc2700 item 67 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067ee40): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067ee40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.282110024 +0000 UTC m=+194.884413613 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067ee40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f340): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f340): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f340): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f340): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f340): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.282110024 +0000 UTC m=+194.884413613 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f340): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbc2b60 item 67 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f9c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f9c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f9c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f9c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f9c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.283151729 +0000 UTC m=+194.885455319 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067f9c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067fec0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067fec0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbc3e30 item 68 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067fec0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067fec0): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067fec0): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067fec0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067fec0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.283736108 +0000 UTC m=+194.886039707 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56067fec0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069c500): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069c500): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069c500): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069c500): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069c500): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.283736108 +0000 UTC m=+194.886039707 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069c500): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f976620 item 68 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cb40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cb40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cb40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cb40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cb40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.285020563 +0000 UTC m=+194.887324162 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cb40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cfc0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cfc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cfc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cfc0): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cfc0): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f976a80 item 69 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cfc0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cfc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.285657841 +0000 UTC m=+194.887961441 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069cfc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069d4c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069d4c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069d4c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069d4c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069d4c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.285657841 +0000 UTC m=+194.887961441 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069d4c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f976cb0 item 69 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069db40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069db40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069db40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069db40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069db40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.286852476 +0000 UTC m=+194.889156066 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56069db40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be140): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be140): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f977260 item 70 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be140): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be140): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be140): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be140): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be140): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.287316727 +0000 UTC m=+194.889620316 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be140): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be680): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be680): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be680): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be680): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be680): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.287316727 +0000 UTC m=+194.889620316 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606be680): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9775e0 item 70 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bed00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bed00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bed00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bed00): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bed00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.288374223 +0000 UTC m=+194.890677811 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bed00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf200): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf200): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf200): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf200): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf200): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560042070 item 71 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf200): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf200): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.288917803 +0000 UTC m=+194.891221392 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf200): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf700): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf700): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf700): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf700): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf700): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.288917803 +0000 UTC m=+194.891221392 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bf700): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560042310 item 71 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bfd80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bfd80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bfd80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bfd80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bfd80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.290155139 +0000 UTC m=+194.892458728 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606bfd80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8380): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8380): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560042690 item 72 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8380): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8380): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8380): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8380): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8380): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.290648305 +0000 UTC m=+194.892951894 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8380): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d88c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d88c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d88c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d88c0): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d88c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.290648305 +0000 UTC m=+194.892951894 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d88c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560042a10 item 72 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8e80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8e80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8e80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8e80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8e80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8e80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8e80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.291900639 +0000 UTC m=+194.894204238 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d8e80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9380): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9380): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9380): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560042ee0 item 73 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9380): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9380): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.292382563 +0000 UTC m=+194.894686162 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9380): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9840): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9840): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9840): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9840): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560043110 item 73 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9840): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.292974535 +0000 UTC m=+194.895278125 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5606d9840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014f40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014f40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014f40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014f40): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014f40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.292974535 +0000 UTC m=+194.895278125 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560014f40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5600432d0 item 73 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015580): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015580): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015580): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015580): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015580): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015580): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015580): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.294248091 +0000 UTC m=+194.896551680 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015580): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015a80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015a80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015a80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1c850 item 74 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015a80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015a80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.294703223 +0000 UTC m=+194.897006812 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560015a80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e0c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e0c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1ca10 item 74 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e0c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e0c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e0c0): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e0c0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e0c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.295188704 +0000 UTC m=+194.897492292 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e0c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e640): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e640): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e640): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e640): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e640): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.295188704 +0000 UTC m=+194.897492292 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004e640): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1cd20 item 74 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004ec80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004ec80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004ec80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004ec80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004ec80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004ec80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004ec80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.296318255 +0000 UTC m=+194.898621845 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004ec80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f180): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f180): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f180): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1d110 item 75 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f180): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f180): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.296849423 +0000 UTC m=+194.899153022 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f180): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f6c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f6c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f6c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f6c0): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f6c0): _writeAt: size=3, off=2 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1d2d0 item 75 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f6c0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f6c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.297471252 +0000 UTC m=+194.899774851 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004f6c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004fc00): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004fc00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004fc00): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004fc00): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004fc00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.297471252 +0000 UTC m=+194.899774851 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56004fc00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1d490 item 75 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e340): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e340): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e340): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e340): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e340): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e340): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e340): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.298788891 +0000 UTC m=+194.901092480 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e340): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e840): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e840): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1d880 item 76 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e840): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.299292365 +0000 UTC m=+194.901595954 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070e840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070ed80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070ed80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1da40 item 76 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070ed80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070ed80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070ed80): _writeAt: size=3, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070ed80): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070ed80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.299824954 +0000 UTC m=+194.902128544 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070ed80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f300): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f300): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f300): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f300): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f300): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.299824954 +0000 UTC m=+194.902128544 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f300): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fd1dc00 item 76 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f940): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f940): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f940): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f940): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f940): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f940): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f940): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.301095063 +0000 UTC m=+194.903398652 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070f940): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070fe40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070fe40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070fe40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603e8150 item 77 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070fe40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070fe40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.301506444 +0000 UTC m=+194.903810032 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56070fe40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072e640): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072e640): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072e640): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072e640): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072e640): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.301506444 +0000 UTC m=+194.903810032 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072e640): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603e83f0 item 77 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072ec80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072ec80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072ec80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072ec80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072ec80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072ec80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072ec80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.302724142 +0000 UTC m=+194.905027732 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072ec80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f180): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f180): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f180): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603e8770 item 78 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f180): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f180): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.303162113 +0000 UTC m=+194.905465702 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f180): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f880): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f880): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f880): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f880): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f880): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.303162113 +0000 UTC m=+194.905465702 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072f880): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603e8930 item 78 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072fec0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072fec0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072fec0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072fec0): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072fec0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072fec0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072fec0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.304382246 +0000 UTC m=+194.906685836 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56072fec0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607464c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607464c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607464c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603e8ee0 item 79 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607464c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607464c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.304821379 +0000 UTC m=+194.907124969 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607464c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560746bc0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560746bc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560746bc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560746bc0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560746bc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.304821379 +0000 UTC m=+194.907124969 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560746bc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603e90a0 item 79 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747200): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747200): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747200): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747200): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747200): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747200): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747200): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.306096367 +0000 UTC m=+194.908399956 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747200): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747700): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747700): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747700): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5600100e0 item 80 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747700): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747700): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.306450287 +0000 UTC m=+194.908753876 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747700): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747e00): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747e00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747e00): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747e00): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747e00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.306450287 +0000 UTC m=+194.908753876 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560747e00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560010460 item 80 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760540): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760540): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760540): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760540): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760540): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.307613985 +0000 UTC m=+194.909917573 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760540): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607609c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607609c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607609c0): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607609c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607609c0): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607609c0): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5600107e0 item 81 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607609c0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607609c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.308102912 +0000 UTC m=+194.910406500 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607609c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760f00): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760f00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760f00): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760f00): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760f00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.308102912 +0000 UTC m=+194.910406500 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560760f00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560010a80 item 81 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761580): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761580): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761580): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761580): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761580): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.309218677 +0000 UTC m=+194.911522267 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761580): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761a80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761a80): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761a80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560010e70 item 82 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761a80): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761a80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761a80): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761a80): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761a80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.309798697 +0000 UTC m=+194.912102286 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560761a80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c100): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c100): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c100): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c100): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c100): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.309798697 +0000 UTC m=+194.912102286 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c100): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560011030 item 82 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c780): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c780): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c780): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c780): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c780): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.310954137 +0000 UTC m=+194.913257727 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077c780): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077cc80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077cc80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077cc80): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077cc80): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077cc80): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077cc80): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560011490 item 83 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077cc80): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077cc80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.311429129 +0000 UTC m=+194.913732718 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077cc80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d1c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d1c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d1c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d1c0): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d1c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.311429129 +0000 UTC m=+194.913732718 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d1c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560011880 item 83 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d840): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d840): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d840): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.312539865 +0000 UTC m=+194.914843454 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077d840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077dd40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077dd40): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077dd40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560011e30 item 84 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077dd40): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077dd40): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077dd40): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077dd40): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077dd40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.313066774 +0000 UTC m=+194.915370363 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56077dd40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079e3c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079e3c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079e3c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079e3c0): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079e3c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.313066774 +0000 UTC m=+194.915370363 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079e3c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbea4d0 item 84 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ea40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ea40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ea40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ea40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ea40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.314194112 +0000 UTC m=+194.916497701 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ea40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ef40): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ef40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ef40): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ef40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ef40): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ef40): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbeb180 item 85 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ef40): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ef40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.31465184 +0000 UTC m=+194.916955429 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079ef40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079f480): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079f480): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079f480): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079f480): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079f480): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.31465184 +0000 UTC m=+194.916955429 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079f480): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbeb880 item 85 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079fb00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079fb00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079fb00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079fb00): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079fb00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.315772684 +0000 UTC m=+194.918076274 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56079fb00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba100): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba100): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba100): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f69a380 item 86 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba100): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba100): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba100): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba100): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba100): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.316253586 +0000 UTC m=+194.918557175 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba100): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba680): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba680): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba680): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba680): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba680): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.316253586 +0000 UTC m=+194.918557175 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607ba680): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f69a7e0 item 86 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bad00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bad00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bad00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bad00): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bad00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.317414187 +0000 UTC m=+194.919717777 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bad00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb200): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb200): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb200): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb200): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb200): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb200): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f69ae70 item 87 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb200): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb200): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.317969811 +0000 UTC m=+194.920273400 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb200): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb740): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb740): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb740): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.317969811 +0000 UTC m=+194.920273400 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bb740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f69b1f0 item 87 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bbdc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bbdc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bbdc0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bbdc0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bbdc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.31927195 +0000 UTC m=+194.921575539 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607bbdc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d43c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d43c0): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d43c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f69bc70 item 88 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d43c0): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d43c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d43c0): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d43c0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d43c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.319757851 +0000 UTC m=+194.922061440 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d43c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4940): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4940): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4940): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4940): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4940): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.319757851 +0000 UTC m=+194.922061440 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4940): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560086000 item 88 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4f80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4f80): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4f80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4f80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4f80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4f80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4f80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4f80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.320905017 +0000 UTC m=+194.923208606 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d4f80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d54c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d54c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d54c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5600867e0 item 89 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d54c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d54c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.321361492 +0000 UTC m=+194.923665081 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d54c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d5a00): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d5a00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d5a00): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d5a00): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d5a00): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d5a00): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5600869a0 item 89 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d5a00): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d5a00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.322192207 +0000 UTC m=+194.924495807 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607d5a00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4080): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4080): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4080): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4080): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4080): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.322192207 +0000 UTC m=+194.924495807 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4080): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560086b60 item 89 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f46c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f46c0): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f46c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f46c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f46c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f46c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f46c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f46c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.323672234 +0000 UTC m=+194.925975833 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f46c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4c00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4c00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4c00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560087110 item 90 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4c00): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4c00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.324216566 +0000 UTC m=+194.926520165 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f4c00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5140): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5140): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5140): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560087490 item 90 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5140): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5140): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5140): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5140): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5140): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.324853534 +0000 UTC m=+194.927157133 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5140): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5700): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5700): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5700): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5700): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5700): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.324853534 +0000 UTC m=+194.927157133 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5700): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560087730 item 90 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5d40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5d40): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5d40): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5d40): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5d40): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5d40): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5d40): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5d40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.326357756 +0000 UTC m=+194.928661355 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5607f5d40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e380): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e380): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e380): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560087c00 item 91 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e380): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e380): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.326796187 +0000 UTC m=+194.929099776 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e380): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e8c0): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e8c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e8c0): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e8c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e8c0): >_readAt: n=2, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e8c0): _writeAt: size=3, off=7 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560410070 item 91 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e8c0): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e8c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.327257702 +0000 UTC m=+194.929561292 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080e8c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080ee40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080ee40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080ee40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080ee40): >_readAt: n=8, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080ee40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.327257702 +0000 UTC m=+194.929561292 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080ee40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560410230 item 91 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f480): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f480): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f480): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f480): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f480): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f480): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f480): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f480): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.328394689 +0000 UTC m=+194.930698278 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f480): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f9c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f9c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f9c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560410690 item 92 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f9c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f9c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.329348647 +0000 UTC m=+194.931652237 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56080f9c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c000): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c000): open at offset 5 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c000): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560410850 item 92 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c000): _readAt: size=2, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c000): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c000): _writeAt: size=3, off=5 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c000): >_writeAt: n=3, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c000): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.330195293 +0000 UTC m=+194.932498882 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c000): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c5c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c5c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c5c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c5c0): >_readAt: n=3, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c5c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.330195293 +0000 UTC m=+194.932498882 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082c5c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560410a10 item 92 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082cc00): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082cc00): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082cc00): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082cc00): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082cc00): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082cc00): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082cc00): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082cc00): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.331540273 +0000 UTC m=+194.933843862 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082cc00): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d140): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d140): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d140): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560410fc0 item 93 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d140): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d140): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.33200834 +0000 UTC m=+194.934311939 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d140): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d840): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d840): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d840): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d840): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d840): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.33200834 +0000 UTC m=+194.934311939 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082d840): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560411180 item 93 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082de80): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082de80): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082de80): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082de80): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082de80): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082de80): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082de80): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082de80): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.333411261 +0000 UTC m=+194.935714860 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e56082de80): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608484c0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608484c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608484c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604115e0 item 94 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608484c0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608484c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.333824675 +0000 UTC m=+194.936128264 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608484c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560848bc0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560848bc0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560848bc0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560848bc0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560848bc0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.333824675 +0000 UTC m=+194.936128264 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560848bc0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604117a0 item 94 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849200): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849200): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849200): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849200): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849200): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849200): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849200): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849200): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.33517734 +0000 UTC m=+194.937480929 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849200): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849740): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849740): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849740): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560411b20 item 95 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849740): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849740): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.335591205 +0000 UTC m=+194.937894814 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849740): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849e40): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849e40): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849e40): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849e40): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849e40): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.335591205 +0000 UTC m=+194.937894814 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560849e40): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560411ce0 item 95 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 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 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862580): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862580): open at offset 0 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862580): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862580): _readAt: size=2, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862580): >_readAt: n=0, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862580): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862580): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862580): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.336817269 +0000 UTC m=+194.939120858 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862580): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862ac0): _writeAt: size=5, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862ac0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862ac0): >openPending: err= 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbc8770 item 96 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862ac0): >_writeAt: n=5, err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862ac0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.337232828 +0000 UTC m=+194.939536416 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e560862ac0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:11 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608631c0): _readAt: size=512, off=0 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608631c0): openPending: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608631c0): >openPending: err= 2026/05/31 04:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608631c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608631c0): close: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:11.337232828 +0000 UTC m=+194.939536416 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:11 DEBUG : open-test-file(0x39e5608631c0): >close: err= 2026/05/31 04:59:11 DEBUG : open-test-file: Remove: 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbc8d90 item 96 2026/05/31 04:59:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:11 DEBUG : open-test-file: >Remove: err= 2026/05/31 04:59:11 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:11 DEBUG : Looking for writers 2026/05/31 04:59:11 DEBUG : >WaitForWriters: 2026/05/31 04:59:11 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:11 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:11 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:59:11 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/31 04:59:11 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8680): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8680): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8680): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8680): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8680): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.272045326 +0000 UTC m=+195.874348925 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8680): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8b00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8b00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8b00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8b00): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8b00): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8b00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.272045326 +0000 UTC m=+195.874348925 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8b00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8fc0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8fc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8fc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8fc0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8fc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.272045326 +0000 UTC m=+195.874348925 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8fc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c57a0 item 1 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9600): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9600): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9600): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9600): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9600): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.274000514 +0000 UTC m=+195.876304102 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9600): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9b00): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9b00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9b00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9b00): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9b00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.274000514 +0000 UTC m=+195.876304102 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9b00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039e070 item 2 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8300): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8300): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8300): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8300): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8300): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.275841354 +0000 UTC m=+195.878144953 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8300): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8780): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8780): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8780): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8780): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8780): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8780): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8780): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.275841354 +0000 UTC m=+195.878144953 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8780): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8c40): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8c40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8c40): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8c40): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8c40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.275841354 +0000 UTC m=+195.878144953 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8c40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039e3f0 item 3 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a92c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a92c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a92c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a92c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a92c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.278021608 +0000 UTC m=+195.880325207 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a92c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9900): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9900): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9900): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9900): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9900): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.278021608 +0000 UTC m=+195.880325207 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9900): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039ea10 item 4 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6c000): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6c000): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6c000): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6c000): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6c000): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.279415541 +0000 UTC m=+195.881719130 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6c000): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6cf00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6cf00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6cf00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6cf00): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6cf00): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6cf00): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6cf00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.279415541 +0000 UTC m=+195.881719130 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6cf00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d500): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d500): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d500): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d500): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d500): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.279415541 +0000 UTC m=+195.881719130 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d500): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039f1f0 item 5 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932600): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932600): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932600): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932600): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932600): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.281665728 +0000 UTC m=+195.883969337 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932600): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932d80): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932d80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932d80): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932d80): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932d80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.281665728 +0000 UTC m=+195.883969337 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932d80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039f880 item 6 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933a40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933a40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933a40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933a40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933a40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.28314339 +0000 UTC m=+195.885446989 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933a40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38240): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38240): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38240): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38240): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38240): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38240): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38240): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.28314339 +0000 UTC m=+195.885446989 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38240): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38900): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38900): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38900): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38900): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38900): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.28314339 +0000 UTC m=+195.885446989 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38900): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039fc00 item 7 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39140): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39140): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39140): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39140): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39140): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.284978749 +0000 UTC m=+195.887282348 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39140): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe244c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe244c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe244c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe244c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe244c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.284978749 +0000 UTC m=+195.887282348 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe244c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9ae770 item 8 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24e40): _readAt: size=2, off=0 2026/05/31 04:59:12 ERROR : open-test-file(0x39e55fe24e40): Couldn't read size of file 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24e40): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24e40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24e40): close: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24e40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe255c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe255c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe255c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe255c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe255c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.286544429 +0000 UTC m=+195.888848028 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe255c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12040): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12040): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12040): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12040): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12040): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12040): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12040): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.286544429 +0000 UTC m=+195.888848028 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12040): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd125c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd125c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd125c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd125c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd125c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.286544429 +0000 UTC m=+195.888848028 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd125c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9af030 item 9 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12cc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12cc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12cc0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12cc0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12cc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.288522038 +0000 UTC m=+195.890825637 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12cc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13200): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13200): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13200): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13200): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13200): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.288522038 +0000 UTC m=+195.890825637 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13200): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9afb20 item 10 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13980): _readAt: size=2, off=0 2026/05/31 04:59:12 ERROR : open-test-file(0x39e55fd13980): Couldn't read size of file 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13980): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13980): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13980): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13980): close: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13980): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13d40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13d40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13d40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13d40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13d40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.290032953 +0000 UTC m=+195.892336553 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13d40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4340): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4340): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4340): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4340): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4340): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4340): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4340): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.290032953 +0000 UTC m=+195.892336553 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4340): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4840): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4840): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4840): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4840): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4840): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.290032953 +0000 UTC m=+195.892336553 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4840): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa9a2a0 item 11 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4ec0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4ec0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4ec0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4ec0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4ec0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.291999573 +0000 UTC m=+195.894303172 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e4ec0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5400): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5400): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5400): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5400): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5400): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.291999573 +0000 UTC m=+195.894303172 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5400): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa9a9a0 item 12 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5a40): _readAt: size=2, off=0 2026/05/31 04:59:12 ERROR : open-test-file(0x39e5605e5a40): Couldn't read size of file 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5a40): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5a40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5a40): close: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5a40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5e00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5e00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5e00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5e00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5e00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.293445394 +0000 UTC m=+195.895748983 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605e5e00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ee5c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ee5c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ee5c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ee5c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ee5c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.293445394 +0000 UTC m=+195.895748983 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ee5c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa9ae00 item 13 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605eec40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605eec40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605eec40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605eec40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605eec40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.294932995 +0000 UTC m=+195.897236594 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605eec40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef180): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef180): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef180): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef180): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef180): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.294932995 +0000 UTC m=+195.897236594 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef180): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa9b180 item 14 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef7c0): _readAt: size=2, off=0 2026/05/31 04:59:12 ERROR : open-test-file(0x39e5605ef7c0): Couldn't read size of file 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef7c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef7c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef7c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ef7c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605efb80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605efb80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605efb80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605efb80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605efb80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.296389266 +0000 UTC m=+195.898692855 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605efb80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe340): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe340): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe340): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe340): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe340): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.296389266 +0000 UTC m=+195.898692855 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe340): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa9b650 item 15 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe9c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe9c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe9c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe9c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe9c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.297776146 +0000 UTC m=+195.900079745 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fe9c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fef00): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fef00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fef00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fef00): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fef00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.297776146 +0000 UTC m=+195.900079745 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605fef00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa9b9d0 item 16 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff540): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff540): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff540): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff540): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff540): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.299384866 +0000 UTC m=+195.901688466 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff540): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff9c0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff9c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff9c0): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff9c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff9c0): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff9c0): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff9c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.299384866 +0000 UTC m=+195.901688466 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ff9c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ffec0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ffec0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ffec0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ffec0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ffec0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.299384866 +0000 UTC m=+195.901688466 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5605ffec0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faac0e0 item 17 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06640): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06640): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06640): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06640): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06640): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.301198415 +0000 UTC m=+195.903502004 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06640): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06b80): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06b80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06b80): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06b80): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06b80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.301198415 +0000 UTC m=+195.903502004 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc06b80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faac8c0 item 18 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07200): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07200): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07200): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07200): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07200): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.302950417 +0000 UTC m=+195.905254007 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07200): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07700): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07700): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07700): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07700): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07700): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07700): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07700): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07700): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.302950417 +0000 UTC m=+195.905254007 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07700): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07c00): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07c00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07c00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07c00): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07c00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.302950417 +0000 UTC m=+195.905254007 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc07c00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faace00 item 19 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a380): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a380): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a380): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a380): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a380): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.304923899 +0000 UTC m=+195.907227489 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a380): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a8c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a8c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a8c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a8c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a8c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.304923899 +0000 UTC m=+195.907227489 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3a8c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faad570 item 20 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3af40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3af40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3af40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3af40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3af40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.306251617 +0000 UTC m=+195.908555206 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3af40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b440): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b440): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b440): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b440): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b440): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b440): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b440): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b440): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.306251617 +0000 UTC m=+195.908555206 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b440): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b940): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b940): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b940): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b940): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b940): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.306251617 +0000 UTC m=+195.908555206 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc3b940): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55faadab0 item 21 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc900c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc900c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc900c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc900c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc900c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.308629496 +0000 UTC m=+195.910933095 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc900c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90600): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90600): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90600): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90600): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90600): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.308629496 +0000 UTC m=+195.910933095 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90600): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9e4310 item 22 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90c80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90c80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90c80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90c80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90c80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.310064917 +0000 UTC m=+195.912368507 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90c80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91180): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91180): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91180): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91180): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91180): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91180): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91180): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91180): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.310064917 +0000 UTC m=+195.912368507 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91180): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91680): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91680): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91680): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91680): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91680): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.310064917 +0000 UTC m=+195.912368507 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91680): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9e5180 item 23 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.312216518 +0000 UTC m=+195.914520117 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc340): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc340): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc340): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc340): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc340): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.312216518 +0000 UTC m=+195.914520117 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc340): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d2000 item 24 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc980): _readAt: size=2, off=0 2026/05/31 04:59:12 ERROR : open-test-file(0x39e55fcbc980): Couldn't read size of file 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc980): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc980): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc980): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc980): close: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbc980): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbcd40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbcd40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbcd40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbcd40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbcd40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.313633134 +0000 UTC m=+195.915936733 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbcd40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd240): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd240): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd240): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd240): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd240): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd240): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd240): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd240): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.313633134 +0000 UTC m=+195.915936733 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd240): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd780): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd780): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd780): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd780): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd780): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.313633134 +0000 UTC m=+195.915936733 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbd780): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d23f0 item 25 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbde00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbde00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbde00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbde00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbde00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.315601546 +0000 UTC m=+195.917905135 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcbde00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04440): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04440): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04440): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04440): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04440): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.315601546 +0000 UTC m=+195.917905135 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04440): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d29a0 item 26 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04a80): _readAt: size=2, off=0 2026/05/31 04:59:12 ERROR : open-test-file(0x39e55fd04a80): Couldn't read size of file 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04a80): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04a80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04a80): close: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04a80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04e40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04e40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04e40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04e40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04e40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.317166142 +0000 UTC m=+195.919469732 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd04e40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05340): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05340): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05340): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05340): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05340): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05340): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05340): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05340): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.317166142 +0000 UTC m=+195.919469732 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05340): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05880): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05880): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05880): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05880): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05880): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.317166142 +0000 UTC m=+195.919469732 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd05880): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d30a0 item 27 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38000): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38000): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38000): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38000): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38000): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.318984351 +0000 UTC m=+195.921287950 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38000): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38540): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38540): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38540): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38540): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38540): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.318984351 +0000 UTC m=+195.921287950 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38540): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d3570 item 28 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38b80): _readAt: size=2, off=0 2026/05/31 04:59:12 ERROR : open-test-file(0x39e55fd38b80): Couldn't read size of file 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38b80): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38b80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38b80): close: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38b80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38f40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38f40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38f40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38f40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38f40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.320409082 +0000 UTC m=+195.922712681 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd38f40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39600): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39600): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39600): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39600): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39600): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.320409082 +0000 UTC m=+195.922712681 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39600): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603d38f0 item 29 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39c80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39c80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39c80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39c80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39c80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.322216509 +0000 UTC m=+195.924520099 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd39c80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd662c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd662c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd662c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd662c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd662c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.322216509 +0000 UTC m=+195.924520099 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd662c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dc230 item 30 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66900): _readAt: size=2, off=0 2026/05/31 04:59:12 ERROR : open-test-file(0x39e55fd66900): Couldn't read size of file 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66900): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66900): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66900): >_writeAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66900): close: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66900): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66cc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66cc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66cc0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66cc0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66cc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.323482079 +0000 UTC m=+195.925785669 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd66cc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67380): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67380): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67380): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67380): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67380): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.323482079 +0000 UTC m=+195.925785669 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67380): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dc5b0 item 31 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 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 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67a00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67a00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67a00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67a00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67a00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.324708455 +0000 UTC m=+195.927012054 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd67a00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e040): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e040): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e040): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e040): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e040): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.324708455 +0000 UTC m=+195.927012054 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e040): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dcc40 item 32 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e680): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e680): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e680): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e680): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e680): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.32591934 +0000 UTC m=+195.928222939 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9e680): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9eb00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9eb00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9eb00): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9eb00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9eb00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dd0a0 item 33 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9eb00): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9eb00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.32639405 +0000 UTC m=+195.928697639 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9eb00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f000): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f000): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f000): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f000): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f000): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.32639405 +0000 UTC m=+195.928697639 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f000): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dd3b0 item 33 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f640): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f640): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f640): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f640): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f640): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.327528332 +0000 UTC m=+195.929831920 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9f640): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9fac0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9fac0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dd730 item 34 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9fac0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9fac0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9fac0): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9fac0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9fac0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.328003132 +0000 UTC m=+195.930306721 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd9fac0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde100): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde100): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde100): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde100): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde100): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.328003132 +0000 UTC m=+195.930306721 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde100): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dd9d0 item 34 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde740): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde740): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde740): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde740): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde740): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.329149144 +0000 UTC m=+195.931452734 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fdde740): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddebc0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddebc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddebc0): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddebc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddebc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604dde30 item 35 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddebc0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddebc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.329622883 +0000 UTC m=+195.931926472 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddebc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf0c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf0c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf0c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf0c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf0c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.329622883 +0000 UTC m=+195.931926472 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf0c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c61c0 item 35 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf740): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf740): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf740): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf740): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf740): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.330772864 +0000 UTC m=+195.933076453 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddf740): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddfc40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddfc40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c6770 item 36 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddfc40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddfc40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddfc40): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddfc40): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddfc40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.331237054 +0000 UTC m=+195.933540653 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fddfc40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c280): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c280): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c280): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c280): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c280): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.331237054 +0000 UTC m=+195.933540653 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c280): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c69a0 item 36 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c8c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c8c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c8c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c8c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c8c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.332367437 +0000 UTC m=+195.934671026 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2c8c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2cd40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2cd40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2cd40): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2cd40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2cd40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c6d20 item 37 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2cd40): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2cd40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.332894296 +0000 UTC m=+195.935197885 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2cd40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d240): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d240): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d240): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d240): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d240): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.332894296 +0000 UTC m=+195.935197885 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d240): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c7030 item 37 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d8c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d8c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d8c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d8c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d8c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.33445742 +0000 UTC m=+195.936761009 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2d8c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2ddc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2ddc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c7650 item 38 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2ddc0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2ddc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2ddc0): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2ddc0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2ddc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.335257777 +0000 UTC m=+195.937561376 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe2ddc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86400): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86400): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86400): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86400): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86400): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.335257777 +0000 UTC m=+195.937561376 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86400): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c7810 item 38 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86a80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86a80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86a80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86a80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86a80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.33781168 +0000 UTC m=+195.940115279 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86a80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86f80): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86f80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86f80): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86f80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86f80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c7b90 item 39 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86f80): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86f80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.338373857 +0000 UTC m=+195.940677456 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe86f80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87480): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87480): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87480): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87480): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87480): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.338373857 +0000 UTC m=+195.940677456 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87480): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5604c7d50 item 39 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87b00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87b00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87b00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87b00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87b00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.340462597 +0000 UTC m=+195.942766196 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe87b00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda100): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda100): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602ce230 item 40 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda100): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda100): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda100): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda100): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda100): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.341257023 +0000 UTC m=+195.943560622 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda100): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda640): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda640): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda640): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda640): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda640): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.341257023 +0000 UTC m=+195.943560622 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55feda640): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602ce3f0 item 40 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedac00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedac00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedac00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedac00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedac00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedac00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedac00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.34281606 +0000 UTC m=+195.945119659 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedac00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb100): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb100): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb100): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602ce9a0 item 41 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb100): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb100): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.343400327 +0000 UTC m=+195.945703926 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb100): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb5c0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb5c0): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb5c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb5c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602cec40 item 41 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb5c0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb5c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.343906617 +0000 UTC m=+195.946210207 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedb5c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedbb00): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedbb00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedbb00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedbb00): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedbb00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.343906617 +0000 UTC m=+195.946210207 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fedbb00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602cee00 item 41 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a240): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a240): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a240): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a240): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a240): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a240): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a240): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.34523679 +0000 UTC m=+195.947540389 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a240): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a740): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a740): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a740): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602cf260 item 42 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a740): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a740): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.345603135 +0000 UTC m=+195.947906724 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5a740): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5ac80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5ac80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602cf810 item 42 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5ac80): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5ac80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5ac80): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5ac80): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5ac80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.346184487 +0000 UTC m=+195.948488076 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5ac80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b200): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b200): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b200): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b200): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b200): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.346184487 +0000 UTC m=+195.948488076 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b200): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602da000 item 42 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b840): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b840): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b840): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b840): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b840): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b840): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b840): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.347400934 +0000 UTC m=+195.949704522 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5b840): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5bd40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5bd40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5bd40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602da460 item 43 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5bd40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5bd40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.347918094 +0000 UTC m=+195.950221693 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff5bd40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e380): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e380): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e380): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e380): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e380): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602da850 item 43 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e380): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e380): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.348493746 +0000 UTC m=+195.950797335 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e380): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e8c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e8c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e8c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e8c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e8c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.348493746 +0000 UTC m=+195.950797335 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8e8c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602daaf0 item 43 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8ef00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8ef00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8ef00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8ef00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8ef00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8ef00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8ef00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.349843204 +0000 UTC m=+195.952146793 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8ef00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f400): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f400): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f400): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602dae70 item 44 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f400): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f400): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.350320249 +0000 UTC m=+195.952623838 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f400): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f940): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f940): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602db110 item 44 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f940): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f940): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f940): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f940): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f940): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.350848942 +0000 UTC m=+195.953152531 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8f940): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8fec0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8fec0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8fec0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8fec0): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8fec0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.350848942 +0000 UTC m=+195.953152531 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ff8fec0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602db2d0 item 44 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6600): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6600): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6600): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6600): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6600): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6600): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6600): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.352033067 +0000 UTC m=+195.954336656 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6600): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6b00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6b00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6b00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602db8f0 item 45 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6b00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6b00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.352484343 +0000 UTC m=+195.954787932 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa6b00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7200): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7200): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7200): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7200): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7200): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.352484343 +0000 UTC m=+195.954787932 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7200): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602dbab0 item 45 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7840): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7840): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7840): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7840): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7840): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7840): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7840): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.353916127 +0000 UTC m=+195.956219726 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7840): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7d40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7d40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7d40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602dbe30 item 46 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7d40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7d40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.354427978 +0000 UTC m=+195.956731567 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffa7d40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbc540): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbc540): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbc540): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbc540): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbc540): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.354427978 +0000 UTC m=+195.956731567 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbc540): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9ec380 item 46 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbcb80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbcb80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbcb80): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbcb80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbcb80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbcb80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbcb80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.355809186 +0000 UTC m=+195.958112776 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbcb80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd080): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd080): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd080): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9ec7e0 item 47 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd080): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd080): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.356392163 +0000 UTC m=+195.958695762 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd080): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd780): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd780): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd780): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd780): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd780): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.356392163 +0000 UTC m=+195.958695762 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbd780): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9eca10 item 47 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbddc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbddc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbddc0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbddc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbddc0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbddc0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbddc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.358342651 +0000 UTC m=+195.960646250 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffbddc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdc3c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdc3c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdc3c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9ed730 item 48 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdc3c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdc3c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.35890617 +0000 UTC m=+195.961209769 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdc3c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdcac0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdcac0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdcac0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdcac0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdcac0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.35890617 +0000 UTC m=+195.961209769 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdcac0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9edd50 item 48 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd100): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd100): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd100): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd100): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd100): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.360757209 +0000 UTC m=+195.963060808 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd100): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd580): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd580): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd580): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd580): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd580): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd580): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c6460 item 49 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd580): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd580): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.361367667 +0000 UTC m=+195.963671257 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffdd580): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffddac0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffddac0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffddac0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffddac0): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffddac0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.361367667 +0000 UTC m=+195.963671257 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55ffddac0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c67e0 item 49 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6240): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6240): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6240): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6240): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6240): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.362596187 +0000 UTC m=+195.964899776 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6240): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6740): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6740): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6740): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c72d0 item 50 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6740): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6740): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6740): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6740): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6740): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.363168642 +0000 UTC m=+195.965472251 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6740): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6cc0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6cc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6cc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6cc0): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6cc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.363168642 +0000 UTC m=+195.965472251 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff6cc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c75e0 item 50 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7340): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7340): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7340): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7340): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7340): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.364498163 +0000 UTC m=+195.966801762 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7340): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7840): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7840): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7840): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7840): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7840): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7840): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049a000 item 51 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7840): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7840): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.365029701 +0000 UTC m=+195.967333290 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7840): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7d80): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7d80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7d80): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7d80): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7d80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.365029701 +0000 UTC m=+195.967333290 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fff7d80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049a4d0 item 51 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016500): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016500): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016500): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016500): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016500): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.366356567 +0000 UTC m=+195.968660156 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016500): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016a00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016a00): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016a00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049ac40 item 52 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016a00): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016a00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016a00): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016a00): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016a00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.366943689 +0000 UTC m=+195.969247279 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016a00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016f80): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016f80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016f80): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016f80): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016f80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.366943689 +0000 UTC m=+195.969247279 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560016f80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049ae00 item 52 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017600): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017600): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017600): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017600): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017600): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.368428956 +0000 UTC m=+195.970732546 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017600): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017b00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017b00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017b00): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017b00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017b00): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017b00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049b500 item 53 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017b00): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017b00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.368868299 +0000 UTC m=+195.971171889 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560017b00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062140): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062140): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062140): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062140): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062140): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.368868299 +0000 UTC m=+195.971171889 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062140): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049b6c0 item 53 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600627c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600627c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600627c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600627c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600627c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.3700392 +0000 UTC m=+195.972342789 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600627c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062cc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062cc0): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062cc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049bb20 item 54 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062cc0): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062cc0): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062cc0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062cc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.370474916 +0000 UTC m=+195.972778515 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560062cc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063240): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063240): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063240): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063240): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063240): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.370474916 +0000 UTC m=+195.972778515 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063240): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56049bce0 item 54 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600638c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600638c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600638c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600638c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600638c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.371571274 +0000 UTC m=+195.973874864 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600638c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063dc0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063dc0): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063dc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063dc0): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063dc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbef180 item 55 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063dc0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063dc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.372138811 +0000 UTC m=+195.974442400 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560063dc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009e400): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009e400): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009e400): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009e400): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009e400): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.372138811 +0000 UTC m=+195.974442400 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009e400): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbef570 item 55 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ea80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ea80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ea80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ea80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ea80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.373539166 +0000 UTC m=+195.975842755 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ea80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ef80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ef80): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ef80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbefc00 item 56 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ef80): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ef80): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ef80): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ef80): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ef80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.374157939 +0000 UTC m=+195.976461549 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009ef80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009f500): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009f500): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009f500): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009f500): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009f500): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.374157939 +0000 UTC m=+195.976461549 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009f500): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6a0e0 item 56 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009fb40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009fb40): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009fb40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009fb40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009fb40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009fb40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009fb40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009fb40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.375490807 +0000 UTC m=+195.977794396 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56009fb40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8180): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8180): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8180): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6a460 item 57 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8180): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8180): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.375960858 +0000 UTC m=+195.978264448 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8180): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d86c0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d86c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d86c0): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d86c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d86c0): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d86c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6a690 item 57 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d86c0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d86c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.376483219 +0000 UTC m=+195.978786808 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d86c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8c40): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8c40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8c40): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8c40): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8c40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.376483219 +0000 UTC m=+195.978786808 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d8c40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6a850 item 57 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9280): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9280): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9280): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9280): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9280): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9280): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9280): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9280): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.377798002 +0000 UTC m=+195.980101591 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9280): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d97c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d97c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d97c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6ad90 item 58 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d97c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d97c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.378289333 +0000 UTC m=+195.980592922 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d97c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9d00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9d00): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9d00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6af50 item 58 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9d00): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9d00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9d00): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9d00): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9d00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.378818486 +0000 UTC m=+195.981122076 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600d9d00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601023c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601023c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601023c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601023c0): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601023c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.378818486 +0000 UTC m=+195.981122076 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601023c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6b1f0 item 58 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102a00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102a00): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102a00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102a00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102a00): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102a00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102a00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102a00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.380114365 +0000 UTC m=+195.982417953 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102a00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102f40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102f40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102f40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6b730 item 59 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102f40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102f40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.380591109 +0000 UTC m=+195.982894697 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560102f40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103480): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103480): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103480): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103480): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103480): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103480): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6b8f0 item 59 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103480): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103480): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.381147874 +0000 UTC m=+195.983451484 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103480): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103a00): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103a00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103a00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103a00): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103a00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.381147874 +0000 UTC m=+195.983451484 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560103a00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55ff6bab0 item 59 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c140): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c140): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c140): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c140): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c140): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c140): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c140): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c140): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.382524785 +0000 UTC m=+195.984828415 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c140): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c680): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c680): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c680): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036c000 item 60 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c680): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c680): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.382985448 +0000 UTC m=+195.985289037 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011c680): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011cbc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011cbc0): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011cbc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036c1c0 item 60 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011cbc0): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011cbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011cbc0): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011cbc0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011cbc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.383564556 +0000 UTC m=+195.985868145 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011cbc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d180): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d180): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d180): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d180): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d180): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.383564556 +0000 UTC m=+195.985868145 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d180): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036c3f0 item 60 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d7c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d7c0): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d7c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d7c0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d7c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d7c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d7c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.384897965 +0000 UTC m=+195.987201554 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011d7c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011dd00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011dd00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011dd00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036caf0 item 61 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011dd00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011dd00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.385463176 +0000 UTC m=+195.987766766 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56011dd00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138500): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138500): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138500): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138500): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138500): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.385463176 +0000 UTC m=+195.987766766 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138500): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036cd90 item 61 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138b40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138b40): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138b40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138b40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138b40): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138b40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138b40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138b40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.38690481 +0000 UTC m=+195.989208399 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560138b40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139080): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139080): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139080): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036d340 item 62 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139080): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139080): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.387425056 +0000 UTC m=+195.989728685 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139080): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139780): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139780): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139780): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139780): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139780): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.387425056 +0000 UTC m=+195.989728685 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139780): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036d650 item 62 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139dc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139dc0): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139dc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139dc0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139dc0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139dc0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139dc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.388831173 +0000 UTC m=+195.991134772 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560139dc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152400): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152400): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152400): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036db20 item 63 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152400): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152400): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.389316803 +0000 UTC m=+195.991620393 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152400): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152b00): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152b00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152b00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152b00): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152b00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.389316803 +0000 UTC m=+195.991620393 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560152b00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56036dd50 item 63 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 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 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153140): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153140): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153140): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153140): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153140): >_readAt: n=0, err=Bad file descriptor 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153140): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153140): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153140): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.390542017 +0000 UTC m=+195.992845606 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153140): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153680): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153680): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153680): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030a230 item 64 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153680): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153680): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.390991048 +0000 UTC m=+195.993294637 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153680): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153d80): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153d80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153d80): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153d80): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153d80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.390991048 +0000 UTC m=+195.993294637 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560153d80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030a3f0 item 64 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c4c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c4c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c4c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c4c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c4c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.392209238 +0000 UTC m=+195.994512827 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c4c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c940): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c940): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c940): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c940): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c940): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030a850 item 65 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c940): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c940): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.392746186 +0000 UTC m=+195.995049775 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016c940): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016ce40): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016ce40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016ce40): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016ce40): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016ce40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.392746186 +0000 UTC m=+195.995049775 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016ce40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030ab60 item 65 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d480): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d480): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d480): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d480): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d480): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.393936033 +0000 UTC m=+195.996239622 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d480): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d900): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d900): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030af50 item 66 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d900): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d900): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d900): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d900): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d900): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.394402356 +0000 UTC m=+195.996705945 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016d900): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016de40): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016de40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016de40): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016de40): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016de40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.394402356 +0000 UTC m=+195.996705945 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e56016de40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030b180 item 66 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186580): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186580): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186580): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186580): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186580): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.395607692 +0000 UTC m=+195.997911281 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186580): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186a00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186a00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186a00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186a00): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186a00): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030b6c0 item 67 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186a00): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186a00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.396122809 +0000 UTC m=+195.998426399 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186a00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186f00): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186f00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186f00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186f00): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186f00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.396122809 +0000 UTC m=+195.998426399 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560186f00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030b880 item 67 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187580): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187580): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187580): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187580): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187580): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.39746814 +0000 UTC m=+195.999771759 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187580): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187a80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187a80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56030bce0 item 68 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187a80): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187a80): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187a80): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187a80): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187a80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.397897965 +0000 UTC m=+196.000201554 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560187a80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a80c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a80c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a80c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a80c0): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a80c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.397897965 +0000 UTC m=+196.000201554 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a80c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa0a000 item 68 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8700): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8700): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8700): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8700): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8700): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.399065058 +0000 UTC m=+196.001368647 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8700): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8b80): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8b80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8b80): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8b80): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8b80): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa0aaf0 item 69 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8b80): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8b80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.399515662 +0000 UTC m=+196.001819251 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a8b80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9080): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9080): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9080): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9080): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9080): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.399515662 +0000 UTC m=+196.001819251 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9080): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa0b110 item 69 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9700): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9700): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9700): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9700): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9700): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.400625668 +0000 UTC m=+196.002929257 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9700): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9c00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9c00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fa0bab0 item 70 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9c00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9c00): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9c00): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9c00): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9c00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.401189236 +0000 UTC m=+196.003492825 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601a9c00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6240): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6240): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6240): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6240): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6240): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.401189236 +0000 UTC m=+196.003492825 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6240): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fc310 item 70 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c68c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c68c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c68c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c68c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c68c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.402541259 +0000 UTC m=+196.004844849 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c68c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6dc0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6dc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6dc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6dc0): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6dc0): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fc8c0 item 71 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6dc0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6dc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.403051056 +0000 UTC m=+196.005354645 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c6dc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c72c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c72c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c72c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c72c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c72c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.403051056 +0000 UTC m=+196.005354645 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c72c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fcaf0 item 71 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7940): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7940): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7940): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7940): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7940): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.40436595 +0000 UTC m=+196.006669538 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7940): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7e40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7e40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fcf50 item 72 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7e40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7e40): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7e40): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7e40): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7e40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.404868703 +0000 UTC m=+196.007172321 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601c7e40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0480): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0480): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0480): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0480): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0480): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.404868703 +0000 UTC m=+196.007172321 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0480): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fd420 item 72 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0a40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0a40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0a40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0a40): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0a40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0a40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0a40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.406220156 +0000 UTC m=+196.008523774 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0a40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0f40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0f40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0f40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fd7a0 item 73 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0f40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0f40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.406743397 +0000 UTC m=+196.009047006 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e0f40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1400): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1400): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1400): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1400): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1400): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fda40 item 73 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1400): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1400): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.407423837 +0000 UTC m=+196.009727437 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1400): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1940): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1940): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1940): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1940): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1940): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.407423837 +0000 UTC m=+196.009727437 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601e1940): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5603fdce0 item 73 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa080): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa080): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa080): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa080): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa080): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa080): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa080): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.409018732 +0000 UTC m=+196.011322331 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa080): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa580): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa580): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa580): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602be2a0 item 74 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa580): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa580): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.409482832 +0000 UTC m=+196.011786421 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fa580): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601faac0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601faac0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602be460 item 74 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601faac0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601faac0): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601faac0): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601faac0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601faac0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.410074133 +0000 UTC m=+196.012377732 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601faac0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb040): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb040): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb040): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb040): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb040): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.410074133 +0000 UTC m=+196.012377732 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb040): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602be620 item 74 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb680): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb680): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb680): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb680): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb680): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb680): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb680): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.411455293 +0000 UTC m=+196.013758882 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fb680): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fbb80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fbb80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fbb80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bea10 item 75 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fbb80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fbb80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.411919011 +0000 UTC m=+196.014222600 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5601fbb80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba1c0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba1c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba1c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba1c0): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba1c0): _writeAt: size=3, off=2 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bebd0 item 75 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba1c0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba1c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.412464856 +0000 UTC m=+196.014768446 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba1c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba700): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba700): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba700): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba700): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba700): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.412464856 +0000 UTC m=+196.014768446 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602ba700): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602beee0 item 75 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bad40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bad40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bad40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bad40): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bad40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bad40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bad40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.413787976 +0000 UTC m=+196.016091575 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bad40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb240): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb240): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb240): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bf340 item 76 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb240): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb240): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.414330253 +0000 UTC m=+196.016633862 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb240): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb780): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb780): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bf500 item 76 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb780): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb780): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb780): _writeAt: size=3, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb780): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb780): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.414921675 +0000 UTC m=+196.017225285 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bb780): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bbd00): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bbd00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bbd00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bbd00): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bbd00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.414921675 +0000 UTC m=+196.017225285 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602bbd00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bf810 item 76 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0440): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0440): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0440): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0440): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0440): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0440): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0440): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.416213595 +0000 UTC m=+196.018517184 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0440): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0940): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0940): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0940): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5602bfc70 item 77 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0940): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0940): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.416691 +0000 UTC m=+196.018994589 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f0940): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1040): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1040): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1040): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1040): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1040): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.416691 +0000 UTC m=+196.018994589 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1040): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbc2230 item 77 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1680): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1680): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1680): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1680): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1680): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1680): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1680): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.418096155 +0000 UTC m=+196.020399744 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1680): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1b80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1b80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1b80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbc2930 item 78 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1b80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1b80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.418561256 +0000 UTC m=+196.020864846 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5602f1b80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334380): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334380): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334380): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334380): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334380): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.418561256 +0000 UTC m=+196.020864846 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334380): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55fbc3490 item 78 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603349c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603349c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603349c0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603349c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603349c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603349c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603349c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.419936053 +0000 UTC m=+196.022239643 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603349c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334ec0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334ec0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334ec0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f976000 item 79 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334ec0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334ec0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.420417496 +0000 UTC m=+196.022721085 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560334ec0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603355c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603355c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603355c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603355c0): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603355c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.420417496 +0000 UTC m=+196.022721085 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603355c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f976690 item 79 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560335c00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560335c00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560335c00): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560335c00): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560335c00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560335c00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560335c00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.421892072 +0000 UTC m=+196.024195711 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560335c00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350200): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350200): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350200): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f976af0 item 80 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350200): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350200): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.422611516 +0000 UTC m=+196.024915106 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350200): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350900): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350900): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350900): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350900): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350900): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.422611516 +0000 UTC m=+196.024915106 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350900): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f976d90 item 80 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5608888c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5608888c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5608888c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5608888c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5608888c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.424012703 +0000 UTC m=+196.026316293 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5608888c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560888d40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560888d40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560888d40): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560888d40): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560888d40): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560888d40): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031c7e0 item 81 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560888d40): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560888d40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.42447444 +0000 UTC m=+196.026778028 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560888d40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350c40): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350c40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350c40): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350c40): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350c40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.42447444 +0000 UTC m=+196.026778028 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560350c40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9761c0 item 81 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603512c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603512c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603512c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603512c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603512c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.425817215 +0000 UTC m=+196.028120804 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603512c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603517c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603517c0): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603517c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9769a0 item 82 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603517c0): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603517c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603517c0): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603517c0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603517c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.426323044 +0000 UTC m=+196.028626634 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5603517c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560351d40): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560351d40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560351d40): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560351d40): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560351d40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.426323044 +0000 UTC m=+196.028626634 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560351d40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9770a0 item 82 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889200): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889200): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889200): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889200): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889200): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.427429101 +0000 UTC m=+196.029732691 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889200): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889700): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889700): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889700): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889700): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889700): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889700): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f977880 item 83 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889700): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889700): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.427841524 +0000 UTC m=+196.030145113 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889700): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889c40): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889c40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889c40): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889c40): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889c40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.427841524 +0000 UTC m=+196.030145113 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e560889c40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f977dc0 item 83 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55faafb00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55faafb00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55faafb00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55faafb00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55faafb00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.428972638 +0000 UTC m=+196.031276228 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55faafb00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8140): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8140): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8140): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031ccb0 item 84 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8140): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8140): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8140): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8140): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8140): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.429600379 +0000 UTC m=+196.031903968 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8140): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8700): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8700): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8700): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8700): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8700): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.429600379 +0000 UTC m=+196.031903968 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8700): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031cfc0 item 84 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8d80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8d80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8d80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8d80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8d80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.430890995 +0000 UTC m=+196.033194585 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d8d80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9280): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9280): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9280): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9280): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9280): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9280): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031d340 item 85 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9280): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9280): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.431372659 +0000 UTC m=+196.033676248 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9280): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d97c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d97c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d97c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d97c0): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d97c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.431372659 +0000 UTC m=+196.033676248 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d97c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031d500 item 85 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9e40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9e40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9e40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9e40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9e40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.432614694 +0000 UTC m=+196.034918283 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5606d9e40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8440): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8440): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8440): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031d880 item 86 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8440): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8440): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8440): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8440): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8440): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.43315535 +0000 UTC m=+196.035458939 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a8440): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a89c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a89c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a89c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a89c0): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a89c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.43315535 +0000 UTC m=+196.035458939 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a89c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031da40 item 86 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9040): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9040): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9040): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9040): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9040): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.434788476 +0000 UTC m=+196.037092075 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9040): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9540): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9540): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9540): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9540): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9540): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9540): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56031ddc0 item 87 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9540): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9540): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.435400917 +0000 UTC m=+196.037704506 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9540): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9b80): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9b80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9b80): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9b80): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9b80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.435400917 +0000 UTC m=+196.037704506 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e5600a9b80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560042150 item 87 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6ccc0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6ccc0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6ccc0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6ccc0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6ccc0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.436803557 +0000 UTC m=+196.039107146 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6ccc0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d200): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d200): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d200): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5600425b0 item 88 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d200): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d200): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d200): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d200): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d200): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.437413334 +0000 UTC m=+196.039716922 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d200): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d980): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d980): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d980): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d980): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d980): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.437413334 +0000 UTC m=+196.039716922 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fa6d980): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560042770 item 88 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932b40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932b40): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932b40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932b40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932b40): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932b40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932b40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932b40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.438739027 +0000 UTC m=+196.041042616 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f932b40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933500): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933500): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933500): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560042ee0 item 89 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933500): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933500): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.439260446 +0000 UTC m=+196.041564075 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933500): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933c80): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933c80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933c80): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933c80): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933c80): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933c80): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560043110 item 89 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933c80): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933c80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.439906931 +0000 UTC m=+196.042210520 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55f933c80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38640): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38640): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38640): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38640): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38640): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.439906931 +0000 UTC m=+196.042210520 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38640): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e5600432d0 item 89 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38d40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38d40): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38d40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38d40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38d40): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38d40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38d40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38d40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.441302759 +0000 UTC m=+196.043606348 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc38d40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39e40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39e40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39e40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560043650 item 90 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39e40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39e40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.441764454 +0000 UTC m=+196.044068073 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc39e40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24740): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24740): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24740): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560043880 item 90 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24740): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24740): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24740): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24740): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24740): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.442423434 +0000 UTC m=+196.044727023 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe24740): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe252c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe252c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe252c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe252c0): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe252c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.442423434 +0000 UTC m=+196.044727023 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fe252c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e560043a40 item 90 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd120c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd120c0): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd120c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd120c0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd120c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd120c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd120c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd120c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.44364006 +0000 UTC m=+196.045943649 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd120c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12680): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12680): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12680): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c4460 item 91 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12680): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12680): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.444144146 +0000 UTC m=+196.046447736 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12680): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12c40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12c40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12c40): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12c40): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12c40): >_readAt: n=2, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12c40): _writeAt: size=3, off=7 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c48c0 item 91 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12c40): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12c40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.444700341 +0000 UTC m=+196.047003930 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd12c40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd131c0): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd131c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd131c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd131c0): >_readAt: n=8, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd131c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.444700341 +0000 UTC m=+196.047003930 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd131c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c4d90 item 91 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13940): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13940): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13940): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13940): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13940): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13940): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13940): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13940): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.445984165 +0000 UTC m=+196.048287755 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13940): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13e80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13e80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13e80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c5810 item 92 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13e80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13e80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.446406877 +0000 UTC m=+196.048710466 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fd13e80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc904c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc904c0): open at offset 5 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc904c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c5c00 item 92 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc904c0): _readAt: size=2, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc904c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc904c0): _writeAt: size=3, off=5 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc904c0): >_writeAt: n=3, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc904c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.447051148 +0000 UTC m=+196.049354737 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc904c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90a80): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90a80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90a80): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90a80): >_readAt: n=3, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90a80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.447051148 +0000 UTC m=+196.049354737 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc90a80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e55f9c5e30 item 92 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc910c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc910c0): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc910c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc910c0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc910c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc910c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc910c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc910c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.448373545 +0000 UTC m=+196.050677135 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc910c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91600): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91600): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91600): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039e310 item 93 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91600): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91600): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.448790737 +0000 UTC m=+196.051094326 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91600): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.448790737 +0000 UTC m=+196.051094326 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fc91d00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039e4d0 item 93 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8440): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8440): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8440): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8440): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8440): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8440): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8440): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8440): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.450197024 +0000 UTC m=+196.052500633 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8440): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8980): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8980): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8980): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039e8c0 item 94 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8980): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8980): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.450652557 +0000 UTC m=+196.052956176 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb8980): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9080): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9080): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9080): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9080): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9080): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.450652557 +0000 UTC m=+196.052956176 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9080): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039ea80 item 94 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb96c0): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb96c0): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb96c0): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb96c0): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb96c0): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb96c0): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb96c0): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb96c0): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.452317724 +0000 UTC m=+196.054621323 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb96c0): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9c00): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9c00): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9c00): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039f030 item 95 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9c00): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9c00): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.45277954 +0000 UTC m=+196.055083129 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fcb9c00): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8400): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8400): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8400): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8400): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8400): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.45277954 +0000 UTC m=+196.055083129 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8400): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039f1f0 item 95 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 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 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8a40): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8a40): open at offset 0 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8a40): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8a40): _readAt: size=2, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8a40): >_readAt: n=0, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8a40): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8a40): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8a40): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.454410864 +0000 UTC m=+196.056714473 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8a40): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8f80): _writeAt: size=5, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8f80): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8f80): >openPending: err= 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039f730 item 96 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8f80): >_writeAt: n=5, err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8f80): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.454856048 +0000 UTC m=+196.057159657 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce8f80): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/31 04:59:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/31 04:59:12 DEBUG : open-test-file: newRWFileHandle: 2026/05/31 04:59:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/31 04:59:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce9680): _readAt: size=512, off=0 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce9680): openPending: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce9680): >openPending: err= 2026/05/31 04:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce9680): >_readAt: n=5, err=EOF 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce9680): close: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-31 04:59:12.454856048 +0000 UTC m=+196.057159657 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:12 DEBUG : open-test-file(0x39e55fce9680): >close: err= 2026/05/31 04:59:12 DEBUG : open-test-file: Remove: 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39e56039f8f0 item 96 2026/05/31 04:59:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/31 04:59:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/31 04:59:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/31 04:59:12 DEBUG : open-test-file: >Remove: err= 2026/05/31 04:59:12 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:12 DEBUG : Looking for writers 2026/05/31 04:59:12 DEBUG : >WaitForWriters: 2026/05/31 04:59:12 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.97s) --- PASS: TestRWFileHandleOpenTests/writes (0.95s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.29s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.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:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:13 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:13 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:59:13 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:13 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:13 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:59:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:13 DEBUG : file1: newRWFileHandle: 2026/05/31 04:59:13 DEBUG : file1(0x39e55fe00180): openPending: 2026/05/31 04:59:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:13 DEBUG : file1(0x39e55fe00180): >openPending: err= 2026/05/31 04:59:13 DEBUG : file1: >newRWFileHandle: err= 2026/05/31 04:59:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/31 04:59:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/31 04:59:13 DEBUG : file1(0x39e55fe00180): _writeAt: size=2, off=0 2026/05/31 04:59:13 DEBUG : file1(0x39e55fe00180): >_writeAt: n=2, err= 2026/05/31 04:59:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/31 04:59:13 DEBUG : file1(0x39e55fe00180): RWFileHandle.Flush 2026/05/31 04:59:13 DEBUG : file1(0x39e55fe00180): RWFileHandle.Release 2026/05/31 04:59:13 DEBUG : file1(0x39e55fe00180): close: 2026/05/31 04:59:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/31 04:59:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:13 DEBUG : file1(0x39e55fe00180): >close: err= 2026/05/31 04:59:13 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:13 DEBUG : Looking for writers 2026/05/31 04:59:13 DEBUG : file1: reading active writers 2026/05/31 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:59:13 DEBUG : Looking for writers 2026/05/31 04:59:13 DEBUG : file1: reading active writers 2026/05/31 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:59:13 DEBUG : Looking for writers 2026/05/31 04:59:13 DEBUG : file1: reading active writers 2026/05/31 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:59:13 DEBUG : Looking for writers 2026/05/31 04:59:13 DEBUG : file1: reading active writers 2026/05/31 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:59:13 DEBUG : file1: vfs cache: starting upload 2026/05/31 04:59:13 DEBUG : Looking for writers 2026/05/31 04:59:13 DEBUG : file1: reading active writers 2026/05/31 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:59:13 DEBUG : Looking for writers 2026/05/31 04:59:13 DEBUG : file1: reading active writers 2026/05/31 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:59:13 DEBUG : Looking for writers 2026/05/31 04:59:13 DEBUG : file1: reading active writers 2026/05/31 04:59:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:59:14 DEBUG : Looking for writers 2026/05/31 04:59:14 DEBUG : file1: reading active writers 2026/05/31 04:59:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/31 04:59:14 DEBUG : file1: size = 2 OK 2026/05/31 04:59:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/31 04:59:14 INFO : file1: Copied (new) 2026/05/31 04:59:14 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/31 04:59:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/31 04:59:14 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/31 04:59:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:14 INFO : file1: vfs cache: upload succeeded try #1 2026/05/31 04:59:15 DEBUG : Looking for writers 2026/05/31 04:59:15 DEBUG : file1: reading active writers 2026/05/31 04:59:15 DEBUG : >WaitForWriters: 2026/05/31 04:59:15 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:15 DEBUG : Looking for writers 2026/05/31 04:59:15 DEBUG : file1: reading active writers 2026/05/31 04:59:15 DEBUG : >WaitForWriters: 2026/05/31 04:59:15 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.11s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:16 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:16 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:59:16 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:16 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:16 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:59:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:16 DEBUG : rename_me: newRWFileHandle: 2026/05/31 04:59:16 DEBUG : rename_me(0x39e55fd1a600): openPending: 2026/05/31 04:59:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/31 04:59:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/31 04:59:16 DEBUG : rename_me(0x39e55fd1a600): >openPending: err= 2026/05/31 04:59:16 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/31 04:59:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/31 04:59:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/31 04:59:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/31 04:59:16 DEBUG : rename_me(0x39e55fd1a600): _writeAt: size=5, off=0 2026/05/31 04:59:16 DEBUG : rename_me(0x39e55fd1a600): >_writeAt: n=5, err= 2026/05/31 04:59:16 DEBUG : rename_me(0x39e55fd1a600): close: 2026/05/31 04:59:16 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-31 04:59:16.248155208 +0000 UTC m=+199.850458807 2026/05/31 04:59:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/31 04:59:16 DEBUG : rename_me(0x39e55fd1a600): >close: err= 2026/05/31 04:59:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/31 04:59:16 DEBUG : i_was_renamed: Updating file with 0x39e5603481a0 2026/05/31 04:59:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/31 04:59:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/31 04:59:16 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:16 DEBUG : Looking for writers 2026/05/31 04:59:16 DEBUG : i_was_renamed: reading active writers 2026/05/31 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/31 04:59:16 DEBUG : Looking for writers 2026/05/31 04:59:16 DEBUG : i_was_renamed: reading active writers 2026/05/31 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/31 04:59:16 DEBUG : Looking for writers 2026/05/31 04:59:16 DEBUG : i_was_renamed: reading active writers 2026/05/31 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/31 04:59:16 DEBUG : Looking for writers 2026/05/31 04:59:16 DEBUG : i_was_renamed: reading active writers 2026/05/31 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/31 04:59:16 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/31 04:59:16 DEBUG : Looking for writers 2026/05/31 04:59:16 DEBUG : i_was_renamed: reading active writers 2026/05/31 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/31 04:59:16 DEBUG : Looking for writers 2026/05/31 04:59:16 DEBUG : i_was_renamed: reading active writers 2026/05/31 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/31 04:59:16 DEBUG : Looking for writers 2026/05/31 04:59:16 DEBUG : i_was_renamed: reading active writers 2026/05/31 04:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/31 04:59:17 DEBUG : i_was_renamed: size = 5 OK 2026/05/31 04:59:17 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/31 04:59:17 INFO : i_was_renamed: Copied (new) 2026/05/31 04:59:17 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-31 04:59:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/31 04:59:17 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/31 04:59:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/31 04:59:17 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/31 04:59:17 DEBUG : Looking for writers 2026/05/31 04:59:17 DEBUG : i_was_renamed: reading active writers 2026/05/31 04:59:17 DEBUG : >WaitForWriters: 2026/05/31 04:59:17 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.83s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:17 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:17 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/31 04:59:17 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:17 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/31 04:59:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lecebix5duha" 2026/05/31 04:59:17 INFO : files root 'rclone-test-lecebix5duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/31 04:59:18 DEBUG : forgetting directory cache 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate(0x39e56090a400): _readAt: size=512, off=0 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate(0x39e56090a400): openPending: 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 04:00:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 04:59:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate(0x39e56090a400): >openPending: err= 2026/05/31 04:59:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:19 DEBUG : forgetting directory cache 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate(0x39e56090a400): >_readAt: n=20, err=EOF 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate(0x39e56090a400): close: 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:00:17 +0000 UTC 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate(0x39e56090a400): >close: err= 2026/05/31 04:59:19 DEBUG : Re-reading directory (267.442998ms old) 2026/05/31 04:59:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:19 DEBUG : forgetting directory cache 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate(0x39e560350600): _readAt: size=512, off=0 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate(0x39e560350600): openPending: 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 04:01:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-31 04:00:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 04:01:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-31 04:00:17 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/31 04:59:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 04:59:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate(0x39e560350600): >openPending: err= 2026/05/31 04:59:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:20 DEBUG : forgetting directory cache 2026/05/31 04:59:21 DEBUG : TestRWCacheUpdate(0x39e560350600): >_readAt: n=20, err=EOF 2026/05/31 04:59:21 DEBUG : TestRWCacheUpdate(0x39e560350600): close: 2026/05/31 04:59:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:01:17 +0000 UTC 2026/05/31 04:59:21 DEBUG : TestRWCacheUpdate(0x39e560350600): >close: err= 2026/05/31 04:59:21 DEBUG : Re-reading directory (256.270082ms old) 2026/05/31 04:59:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:21 DEBUG : forgetting directory cache 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate(0x39e55fe00300): _readAt: size=512, off=0 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate(0x39e55fe00300): openPending: 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 04:02:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-31 04:01:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 04:02:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-31 04:01:17 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/31 04:59:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 04:59:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate(0x39e55fe00300): >openPending: err= 2026/05/31 04:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:22 DEBUG : forgetting directory cache 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate(0x39e55fe00300): >_readAt: n=20, err=EOF 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate(0x39e55fe00300): close: 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:02:17 +0000 UTC 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate(0x39e55fe00300): >close: err= 2026/05/31 04:59:22 DEBUG : Re-reading directory (267.032826ms old) 2026/05/31 04:59:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:22 DEBUG : forgetting directory cache 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate(0x39e560351540): _readAt: size=512, off=0 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate(0x39e560351540): openPending: 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 04:03:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-31 04:02:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 04:03:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-31 04:02:17 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/31 04:59:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 04:59:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate(0x39e560351540): >openPending: err= 2026/05/31 04:59:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:24 DEBUG : forgetting directory cache 2026/05/31 04:59:24 DEBUG : TestRWCacheUpdate(0x39e560351540): >_readAt: n=20, err=EOF 2026/05/31 04:59:24 DEBUG : TestRWCacheUpdate(0x39e560351540): close: 2026/05/31 04:59:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:03:17 +0000 UTC 2026/05/31 04:59:24 DEBUG : TestRWCacheUpdate(0x39e560351540): >close: err= 2026/05/31 04:59:24 DEBUG : Re-reading directory (270.671794ms old) 2026/05/31 04:59:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:24 DEBUG : forgetting directory cache 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate(0x39e560351dc0): _readAt: size=512, off=0 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate(0x39e560351dc0): openPending: 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 04:04:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-31 04:03:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 04:04:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-31 04:03:17 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/31 04:59:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 04:59:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate(0x39e560351dc0): >openPending: err= 2026/05/31 04:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:25 DEBUG : forgetting directory cache 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate(0x39e560351dc0): >_readAt: n=20, err=EOF 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate(0x39e560351dc0): close: 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:04:17 +0000 UTC 2026/05/31 04:59:25 DEBUG : TestRWCacheUpdate(0x39e560351dc0): >close: err= 2026/05/31 04:59:25 DEBUG : Re-reading directory (274.486363ms old) 2026/05/31 04:59:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:26 DEBUG : forgetting directory cache 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate(0x39e560888640): _readAt: size=512, off=0 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate(0x39e560888640): openPending: 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-31 04:05:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-31 04:04:17 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-31 04:05:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-31 04:04:17 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/31 04:59:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/31 04:59:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate(0x39e560888640): >openPending: err= 2026/05/31 04:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:27 DEBUG : forgetting directory cache 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate(0x39e560888640): >_readAt: n=20, err=EOF 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate(0x39e560888640): close: 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:05:17 +0000 UTC 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate(0x39e560888640): >close: err= 2026/05/31 04:59:27 DEBUG : Re-reading directory (256.046047ms old) 2026/05/31 04:59:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:27 DEBUG : forgetting directory cache 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate(0x39e56090bb80): _readAt: size=512, off=0 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate(0x39e56090bb80): openPending: 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-31 04:06:17 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-31 04:05:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-31 04:06:17 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-31 04:05:17 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/31 04:59:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/31 04:59:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate(0x39e56090bb80): >openPending: err= 2026/05/31 04:59:28 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:29 DEBUG : forgetting directory cache 2026/05/31 04:59:29 DEBUG : TestRWCacheUpdate(0x39e56090bb80): >_readAt: n=21, err=EOF 2026/05/31 04:59:29 DEBUG : TestRWCacheUpdate(0x39e56090bb80): close: 2026/05/31 04:59:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:06:17 +0000 UTC 2026/05/31 04:59:29 DEBUG : TestRWCacheUpdate(0x39e56090bb80): >close: err= 2026/05/31 04:59:29 DEBUG : Re-reading directory (266.36535ms old) 2026/05/31 04:59:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:29 DEBUG : forgetting directory cache 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate(0x39e55fe01900): _readAt: size=512, off=0 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate(0x39e55fe01900): openPending: 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-31 04:07:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-31 04:06:17 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-31 04:07:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-31 04:06:17 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/31 04:59:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/31 04:59:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate(0x39e55fe01900): >openPending: err= 2026/05/31 04:59:30 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:30 DEBUG : forgetting directory cache 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate(0x39e55fe01900): >_readAt: n=22, err=EOF 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate(0x39e55fe01900): close: 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:07:17 +0000 UTC 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate(0x39e55fe01900): >close: err= 2026/05/31 04:59:30 DEBUG : Re-reading directory (264.182359ms old) 2026/05/31 04:59:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:31 DEBUG : forgetting directory cache 2026/05/31 04:59:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate(0x39e55fa6c500): _readAt: size=512, off=0 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate(0x39e55fa6c500): openPending: 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-31 04:08:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-31 04:07:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-31 04:08:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-31 04:07:17 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/31 04:59:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/31 04:59:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate(0x39e55fa6c500): >openPending: err= 2026/05/31 04:59:32 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:32 DEBUG : forgetting directory cache 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate(0x39e55fa6c500): >_readAt: n=23, err=EOF 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate(0x39e55fa6c500): close: 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:08:17 +0000 UTC 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate(0x39e55fa6c500): >close: err= 2026/05/31 04:59:32 DEBUG : Re-reading directory (259.019186ms old) 2026/05/31 04:59:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:32 DEBUG : forgetting directory cache 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate(0x39e55fa6d440): _readAt: size=512, off=0 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate(0x39e55fa6d440): openPending: 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-31 04:09:17 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-31 04:08:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-31 04:09:17 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-31 04:08:17 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/31 04:59:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/31 04:59:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate(0x39e55fa6d440): >openPending: err= 2026/05/31 04:59:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:33 DEBUG : forgetting directory cache 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate(0x39e55fa6d440): >_readAt: n=24, err=EOF 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate(0x39e55fa6d440): close: 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-31 04:09:17 +0000 UTC 2026/05/31 04:59:33 DEBUG : TestRWCacheUpdate(0x39e55fa6d440): >close: err= 2026/05/31 04:59:33 DEBUG : Re-reading directory (266.152759ms old) 2026/05/31 04:59:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/31 04:59:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/31 04:59:34 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:34 DEBUG : Looking for writers 2026/05/31 04:59:34 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/31 04:59:34 DEBUG : >WaitForWriters: 2026/05/31 04:59:34 DEBUG : files root 'rclone-test-lecebix5duha': vfs cache: cleaner exiting 2026/05/31 04:59:34 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.54s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:36 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:59:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/31 04:59:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/31 04:59:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/31 04:59:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:59:36 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/31 04:59:36 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/31 04:59:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/31 04:59:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:59:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/31 04:59:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/31 04:59:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/31 04:59:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 04:59:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/31 04:59:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:59:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:37 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:37 DEBUG : Looking for writers 2026/05/31 04:59:37 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/31 04:59:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/31 04:59:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.14s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:37 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:37 DEBUG : files root 'rclone-test-lecebix5duha': Reusing VFS from active cache 2026/05/31 04:59:37 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:37 DEBUG : Looking for writers 2026/05/31 04:59:37 DEBUG : >WaitForWriters: 2026/05/31 04:59:37 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:37 DEBUG : Looking for writers 2026/05/31 04:59:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:38 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:38 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:38 DEBUG : Looking for writers 2026/05/31 04:59:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:38 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:38 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:38 DEBUG : Looking for writers 2026/05/31 04:59:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:38 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:40 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:40 DEBUG : dir: Looking for writers 2026/05/31 04:59:40 DEBUG : file2: reading active writers 2026/05/31 04:59:40 DEBUG : Looking for writers 2026/05/31 04:59:40 DEBUG : dir: reading active writers 2026/05/31 04:59:40 DEBUG : file1: reading active writers 2026/05/31 04:59:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.94s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:41 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:43 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:43 DEBUG : dir: Looking for writers 2026/05/31 04:59:43 DEBUG : Looking for writers 2026/05/31 04:59:43 DEBUG : dir: reading active writers 2026/05/31 04:59:43 DEBUG : file1: reading active writers 2026/05/31 04:59:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.81s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:44 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:59:46 DEBUG : file1: Open: flags=O_RDONLY 2026/05/31 04:59:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/31 04:59:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/31 04:59:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:59:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/31 04:59:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/31 04:59:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/31 04:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/31 04:59:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/31 04:59:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/31 04:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/31 04:59:46 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (0 bytes), uploading instead of streaming 2026/05/31 04:59:47 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/31 04:59:47 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/05/31 04:59:47 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/31 04:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/31 04:59:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 04:59:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/31 04:59:47 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:47 DEBUG : dir: Looking for writers 2026/05/31 04:59:47 DEBUG : file2: reading active writers 2026/05/31 04:59:47 DEBUG : new_file.txt: reading active writers 2026/05/31 04:59:47 DEBUG : Looking for writers 2026/05/31 04:59:47 DEBUG : dir: reading active writers 2026/05/31 04:59:47 DEBUG : file1: reading active writers 2026/05/31 04:59:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.98s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:48 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:50 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/31 04:59:50 DEBUG : dir/file1: Updating file with dir/file1 0x39e560877790 2026/05/31 04:59:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/31 04:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/31 04:59:51 INFO : dir/file1: Moved (server-side) to: file0 2026/05/31 04:59:51 DEBUG : file0: Updating file with file0 0x39e560877790 2026/05/31 04:59:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/31 04:59:51 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/31 04:59:51 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:51 DEBUG : dir: Looking for writers 2026/05/31 04:59:51 DEBUG : Looking for writers 2026/05/31 04:59:51 DEBUG : dir: reading active writers 2026/05/31 04:59:51 DEBUG : file0: reading active writers 2026/05/31 04:59:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.73s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:52 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:52 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:52 DEBUG : Looking for writers 2026/05/31 04:59:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:52 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:52 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/31 04:59:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/31 04:59:53 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/31 04:59:54 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/31 04:59:54 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/31 04:59:54 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:54 DEBUG : Looking for writers 2026/05/31 04:59:54 DEBUG : a: Looking for writers 2026/05/31 04:59:54 DEBUG : b: Looking for writers 2026/05/31 04:59:54 DEBUG : c: Looking for writers 2026/05/31 04:59:54 DEBUG : d: Looking for writers 2026/05/31 04:59:54 DEBUG : Looking for writers 2026/05/31 04:59:54 DEBUG : /: reading active writers 2026/05/31 04:59:54 DEBUG : a: reading active writers 2026/05/31 04:59:54 DEBUG : b: reading active writers 2026/05/31 04:59:54 DEBUG : c: reading active writers 2026/05/31 04:59:54 DEBUG : d: reading active writers 2026/05/31 04:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.64s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 04:59:55 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 04:59:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/31 04:59:56 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/31 04:59:57 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/31 04:59:57 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/31 04:59:59 DEBUG : WaitForWriters: timeout=30s 2026/05/31 04:59:59 DEBUG : a/b/c/d: Looking for writers 2026/05/31 04:59:59 DEBUG : a/b/c: Looking for writers 2026/05/31 04:59:59 DEBUG : d: reading active writers 2026/05/31 04:59:59 DEBUG : a/b: Looking for writers 2026/05/31 04:59:59 DEBUG : c: reading active writers 2026/05/31 04:59:59 DEBUG : a: Looking for writers 2026/05/31 04:59:59 DEBUG : b: reading active writers 2026/05/31 04:59:59 DEBUG : Looking for writers 2026/05/31 04:59:59 DEBUG : a: reading active writers 2026/05/31 04:59:59 DEBUG : >WaitForWriters: 2026/05/31 05:00:00 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/a/b/c not empty`) 2026/05/31 05:00:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 05:00:00 DEBUG : pacer: Reducing sleep to 15ms 2026/05/31 05:00:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/31 05:00:00 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/a not empty`) 2026/05/31 05:00:00 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/05/31 05:00:00 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/a not empty`) 2026/05/31 05:00:00 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/05/31 05:00:01 DEBUG : pacer: Reducing sleep to 33.75ms 2026/05/31 05:00:01 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.28s) === 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:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:01 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:01 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:01 DEBUG : Looking for writers 2026/05/31 05:00:01 DEBUG : >WaitForWriters: 2026/05/31 05:00:01 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/05/31 05:00:01 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.44s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:01 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 05:00:01 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/05/31 05:00:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 05:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/31 05:00:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/31 05:00:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/31 05:00:01 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (5 bytes), uploading instead of streaming 2026/05/31 05:00:02 DEBUG : pacer: Reducing sleep to 10ms 2026/05/31 05:00:03 DEBUG : file1: size = 5 OK 2026/05/31 05:00:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/31 05:00:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/31 05:00:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 05:00:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 05:00:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 05:00:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 05:00:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/31 05:00:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/31 05:00:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 05:00:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:03 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (0 bytes), uploading instead of streaming 2026/05/31 05:00:07 DEBUG : file1: size = 0 OK 2026/05/31 05:00:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/31 05:00:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/31 05:00:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/31 05:00:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/31 05:00:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:07 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (7 bytes), uploading instead of streaming 2026/05/31 05:00:07 DEBUG : file1: size = 7 OK 2026/05/31 05:00:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 05:00:07 DEBUG : file1: Size of src and dst objects identical 2026/05/31 05:00:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:07 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:07 DEBUG : Looking for writers 2026/05/31 05:00:07 DEBUG : file1: reading active writers 2026/05/31 05:00:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.86s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:08 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 05:00:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 05:00:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/31 05:00:09 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/31 05:00:09 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/31 05:00:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/31 05:00:09 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (11 bytes), uploading instead of streaming 2026/05/31 05:00:10 DEBUG : file1: size = 11 OK 2026/05/31 05:00:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 05:00:10 DEBUG : file1: Size of src and dst objects identical 2026/05/31 05:00:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:10 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/31 05:00:10 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:10 DEBUG : Looking for writers 2026/05/31 05:00:10 DEBUG : file1: reading active writers 2026/05/31 05:00:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.90s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:11 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 05:00:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 05:00:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:11 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/31 05:00:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:11 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (5 bytes), uploading instead of streaming 2026/05/31 05:00:12 DEBUG : file1: size = 5 OK 2026/05/31 05:00:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 05:00:12 DEBUG : file1: Size of src and dst objects identical 2026/05/31 05:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/31 05:00:12 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:12 DEBUG : Looking for writers 2026/05/31 05:00:12 DEBUG : file1: reading active writers 2026/05/31 05:00:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.56s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:13 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 05:00:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 05:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:13 DEBUG : file1: WriteFileHandle.Release closing 2026/05/31 05:00:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:13 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (0 bytes), uploading instead of streaming 2026/05/31 05:00:14 DEBUG : file1: size = 0 OK 2026/05/31 05:00:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 05:00:14 DEBUG : file1: Size of src and dst objects identical 2026/05/31 05:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/31 05:00:14 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:14 DEBUG : Looking for writers 2026/05/31 05:00:14 DEBUG : file1: reading active writers 2026/05/31 05:00:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.71s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:14 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 05:00:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 05:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:14 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (2 bytes), uploading instead of streaming 2026/05/31 05:00:15 DEBUG : file1: size = 2 OK 2026/05/31 05:00:15 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/31 05:00:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/31 05:00:15 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/31 05:00:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:15 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:15 DEBUG : Looking for writers 2026/05/31 05:00:15 DEBUG : file1: reading active writers 2026/05/31 05:00:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.54s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:16 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 05:00:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 05:00:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:16 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (0 bytes), uploading instead of streaming 2026/05/31 05:00:17 DEBUG : file1: size = 0 OK 2026/05/31 05:00:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/31 05:00:17 DEBUG : file1: Size of src and dst objects identical 2026/05/31 05:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 05:00:17 DEBUG : file1: Open: flags=O_RDONLY 2026/05/31 05:00:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/31 05:00:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/31 05:00:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:17 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:17 DEBUG : Looking for writers 2026/05/31 05:00:17 DEBUG : file1: reading active writers 2026/05/31 05:00:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.80s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:18 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/31 05:00:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/31 05:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/31 05:00:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/31 05:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:18 DEBUG : files root 'rclone-test-lecebix5duha': File to upload is small (100 bytes), uploading instead of streaming 2026/05/31 05:00:19 DEBUG : file1: size = 100 OK 2026/05/31 05:00:19 DEBUG : file1: md5 = ba823b043eac78e68010c8c17dec16b1 OK 2026/05/31 05:00:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/31 05:00:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/31 05:00:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/31 05:00:19 DEBUG : file1: Open: flags=O_RDONLY 2026/05/31 05:00:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/31 05:00:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/31 05:00:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:19 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:19 DEBUG : Looking for writers 2026/05/31 05:00:19 DEBUG : file1: reading active writers 2026/05/31 05:00:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.92s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:19 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:24 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/31 05:00:24 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/31 05:00:24 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:24 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:24 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/31 05:00:24 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/31 05:00:24 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:25 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:25 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/31 05:00:25 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/31 05:00:25 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:25 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:25 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/31 05:00:25 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/31 05:00:25 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:25 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:25 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/31 05:00:25 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/31 05:00:25 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:25 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:25 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:25 DEBUG : flat: Looking for writers 2026/05/31 05:00:25 DEBUG : f002.txt: reading active writers 2026/05/31 05:00:25 DEBUG : f003.txt: reading active writers 2026/05/31 05:00:25 DEBUG : f004.txt: reading active writers 2026/05/31 05:00:25 DEBUG : f000.txt: reading active writers 2026/05/31 05:00:25 DEBUG : f001.txt: reading active writers 2026/05/31 05:00:25 DEBUG : Looking for writers 2026/05/31 05:00:25 DEBUG : flat: reading active writers 2026/05/31 05:00:25 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.29s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:27 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/31 05:00:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/31 05:00:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:30 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/31 05:00:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/31 05:00:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:31 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:31 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/31 05:00:31 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/31 05:00:31 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:31 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:31 DEBUG : a/b/c: Looking for writers 2026/05/31 05:00:31 DEBUG : deep.txt: reading active writers 2026/05/31 05:00:31 DEBUG : a/b: Looking for writers 2026/05/31 05:00:31 DEBUG : mid.txt: reading active writers 2026/05/31 05:00:31 DEBUG : c: reading active writers 2026/05/31 05:00:31 DEBUG : a: Looking for writers 2026/05/31 05:00:31 DEBUG : top.txt: reading active writers 2026/05/31 05:00:31 DEBUG : b: reading active writers 2026/05/31 05:00:31 DEBUG : Looking for writers 2026/05/31 05:00:31 DEBUG : a: reading active writers 2026/05/31 05:00:31 DEBUG : >WaitForWriters: 2026/05/31 05:00:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lecebix5duha/a not empty`) 2026/05/31 05:00:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/31 05:00:32 DEBUG : pacer: Reducing sleep to 15ms 2026/05/31 05:00:32 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestZipManySubDirs (5.82s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:33 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:35 DEBUG : pacer: Reducing sleep to 10ms 2026/05/31 05:00:35 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/31 05:00:35 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/31 05:00:35 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:35 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:36 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:36 DEBUG : bigdir: Looking for writers 2026/05/31 05:00:36 DEBUG : big.bin: reading active writers 2026/05/31 05:00:36 DEBUG : Looking for writers 2026/05/31 05:00:36 DEBUG : bigdir: reading active writers 2026/05/31 05:00:36 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.40s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-lecebix5duha'", Local "Local file system at /tmp/rclone2637018418", Modify Window "1s" 2026/05/31 05:00:37 INFO : files root 'rclone-test-lecebix5duha': poll-interval is not supported by this remote 2026/05/31 05:00:40 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/31 05:00:40 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/31 05:00:40 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:40 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:40 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/31 05:00:40 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/31 05:00:40 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:41 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:41 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/31 05:00:41 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/31 05:00:41 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/31 05:00:41 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/31 05:00:41 DEBUG : WaitForWriters: timeout=30s 2026/05/31 05:00:41 DEBUG : dir1: Looking for writers 2026/05/31 05:00:41 DEBUG : a.txt: reading active writers 2026/05/31 05:00:41 DEBUG : dir2: Looking for writers 2026/05/31 05:00:41 DEBUG : b.txt: reading active writers 2026/05/31 05:00:41 DEBUG : dir3: Looking for writers 2026/05/31 05:00:41 DEBUG : c.txt: reading active writers 2026/05/31 05:00:41 DEBUG : Looking for writers 2026/05/31 05:00:41 DEBUG : dir1: reading active writers 2026/05/31 05:00:41 DEBUG : dir2: reading active writers 2026/05/31 05:00:41 DEBUG : dir3: reading active writers 2026/05/31 05:00:41 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/31 05:00:42 DEBUG : files root 'rclone-test-lecebix5duha': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m46.611765601s (try 1/5): exit status 1: Failed [TestDirStat]