"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/04/02 01:33:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-johidaz9hebo" 2026/04/02 01:33:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 01:33:58 DEBUG : Creating backend with remote "/tmp/rclone1435893193" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:33:58 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:01 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:01 DEBUG : dir: Looking for writers 2026/04/02 01:34:01 DEBUG : Looking for writers 2026/04/02 01:34:01 DEBUG : dir: reading active writers 2026/04/02 01:34:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.59s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:02 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:05 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:05 DEBUG : dir/subdir: Looking for writers 2026/04/02 01:34:05 DEBUG : dir: Looking for writers 2026/04/02 01:34:05 DEBUG : file1: reading active writers 2026/04/02 01:34:05 DEBUG : file2: reading active writers 2026/04/02 01:34:05 DEBUG : subdir: reading active writers 2026/04/02 01:34:05 DEBUG : Looking for writers 2026/04/02 01:34:05 DEBUG : dir: reading active writers 2026/04/02 01:34:05 DEBUG : >WaitForWriters: 2026/04/02 01:34:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir not empty`) 2026/04/02 01:34:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 01:34:06 DEBUG : pacer: Reducing sleep to 15ms 2026/04/02 01:34:06 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.65s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:06 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:07 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 01:34:08 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:08 DEBUG : dir: Looking for writers 2026/04/02 01:34:08 DEBUG : file1: reading active writers 2026/04/02 01:34:08 DEBUG : Looking for writers 2026/04/02 01:34:08 DEBUG : dir: reading active writers 2026/04/02 01:34:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.06s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:08 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:10 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:10 DEBUG : dir: Looking for writers 2026/04/02 01:34:10 DEBUG : Looking for writers 2026/04/02 01:34:10 DEBUG : dir: reading active writers 2026/04/02 01:34:10 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.17s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:10 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:12 DEBUG : dir: forgetting directory cache 2026/04/02 01:34:12 DEBUG : forgetting directory cache 2026/04/02 01:34:12 DEBUG : dir: forgetting directory cache 2026/04/02 01:34:12 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:12 DEBUG : Looking for writers 2026/04/02 01:34:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.14s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:13 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:14 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/02 01:34:14 DEBUG : dir: invalidating directory cache 2026/04/02 01:34:14 DEBUG : >ForgetPath: 2026/04/02 01:34:14 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/02 01:34:14 DEBUG : invalidating directory cache 2026/04/02 01:34:14 DEBUG : dir: forgetting directory cache 2026/04/02 01:34:14 DEBUG : >ForgetPath: 2026/04/02 01:34:14 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/02 01:34:14 DEBUG : >ForgetPath: 2026/04/02 01:34:14 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:14 DEBUG : dir: Looking for writers 2026/04/02 01:34:14 DEBUG : Looking for writers 2026/04/02 01:34:14 DEBUG : dir: reading active writers 2026/04/02 01:34:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.02s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:15 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:17 DEBUG : forgetting directory cache 2026/04/02 01:34:17 DEBUG : dir: forgetting directory cache 2026/04/02 01:34:18 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:18 DEBUG : dir: Looking for writers 2026/04/02 01:34:18 DEBUG : fil/a/b: Looking for writers 2026/04/02 01:34:18 DEBUG : fil/a: Looking for writers 2026/04/02 01:34:18 DEBUG : b: reading active writers 2026/04/02 01:34:18 DEBUG : fil: Looking for writers 2026/04/02 01:34:18 DEBUG : a: reading active writers 2026/04/02 01:34:18 DEBUG : Looking for writers 2026/04/02 01:34:18 DEBUG : dir: reading active writers 2026/04/02 01:34:18 DEBUG : fil: reading active writers 2026/04/02 01:34:18 DEBUG : >WaitForWriters: 2026/04/02 01:34:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/fil/a not empty`) 2026/04/02 01:34:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 01:34:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/fil/a not empty`) 2026/04/02 01:34:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/02 01:34:19 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/fil/a not empty`) 2026/04/02 01:34:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/02 01:34:19 DEBUG : pacer: Reducing sleep to 60ms 2026/04/02 01:34:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/fil not empty`) 2026/04/02 01:34:19 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/04/02 01:34:19 DEBUG : pacer: Reducing sleep to 90ms 2026/04/02 01:34:20 DEBUG : pacer: Reducing sleep to 67.5ms 2026/04/02 01:34:20 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestDirWalk (5.14s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:20 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:20 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/04/02 01:34:20 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/04/02 01:34:20 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/04/02 01:34:21 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/04/02 01:34:21 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/04/02 01:34:21 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:21 DEBUG : dir: Looking for writers 2026/04/02 01:34:21 DEBUG : Looking for writers 2026/04/02 01:34:21 DEBUG : dir: reading active writers 2026/04/02 01:34:21 DEBUG : >WaitForWriters: 2026/04/02 01:34:21 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (1.89s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:22 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:23 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:23 DEBUG : dir: Looking for writers 2026/04/02 01:34:23 DEBUG : file1: reading active writers 2026/04/02 01:34:23 DEBUG : Looking for writers 2026/04/02 01:34:23 DEBUG : dir: reading active writers 2026/04/02 01:34:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.08s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:24 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/02 01:34:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/02 01:34:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/02 01:34:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/02 01:34:27 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/02 01:34:29 DEBUG : dir: invalidating directory cache 2026/04/02 01:34:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/02 01:34:29 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/02 01:34:29 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/02 01:34:29 DEBUG : dir/file1: Reset virtual modtime 2026/04/02 01:34:29 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/02 01:34:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/02 01:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/02 01:34:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/02 01:34:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:34:29 DEBUG : dir: invalidating directory cache 2026/04/02 01:34:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/02 01:34:29 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/02 01:34:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/02 01:34:29 DEBUG : forgetting directory cache 2026/04/02 01:34:29 DEBUG : dir: forgetting directory cache 2026/04/02 01:34:29 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/02 01:34:29 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:29 DEBUG : dir/virtualDir: Looking for writers 2026/04/02 01:34:29 DEBUG : dir: Looking for writers 2026/04/02 01:34:29 DEBUG : file1: reading active writers 2026/04/02 01:34:29 DEBUG : virtualFile2: reading active writers 2026/04/02 01:34:29 DEBUG : virtualFile: reading active writers 2026/04/02 01:34:29 DEBUG : virtualDir: reading active writers 2026/04/02 01:34:29 DEBUG : Looking for writers 2026/04/02 01:34:29 DEBUG : dir: reading active writers 2026/04/02 01:34:29 DEBUG : >WaitForWriters: 2026/04/02 01:34:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir not empty`) 2026/04/02 01:34:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 01:34:30 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir not empty`) 2026/04/02 01:34:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/02 01:34:31 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir not empty`) 2026/04/02 01:34:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/02 01:34:31 DEBUG : pacer: Reducing sleep to 60ms 2026/04/02 01:34:31 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirReadDirAll (7.14s) --- PASS: TestDirReadDirAll/Virtual (2.22s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:31 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:31 DEBUG : pacer: Reducing sleep to 33.75ms 2026/04/02 01:34:32 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/04/02 01:34:32 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/04/02 01:34:32 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/02 01:34:32 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/02 01:34:32 ERROR : dir/: Can only open directories read only 2026/04/02 01:34:32 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:32 DEBUG : dir: Looking for writers 2026/04/02 01:34:32 DEBUG : Looking for writers 2026/04/02 01:34:32 DEBUG : dir: reading active writers 2026/04/02 01:34:32 DEBUG : >WaitForWriters: 2026/04/02 01:34:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirOpen (1.94s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:33 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:34:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/02 01:34:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/02 01:34:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/02 01:34:34 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/02 01:34:35 DEBUG : dir/potato: size = 5 OK 2026/04/02 01:34:35 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/04/02 01:34:35 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/02 01:34:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/02 01:34:35 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:35 DEBUG : dir: Looking for writers 2026/04/02 01:34:35 DEBUG : potato: reading active writers 2026/04/02 01:34:35 DEBUG : file1: reading active writers 2026/04/02 01:34:35 DEBUG : Looking for writers 2026/04/02 01:34:35 DEBUG : dir: reading active writers 2026/04/02 01:34:35 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.20s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:36 INFO : files root 'rclone-test-johidaz9hebo': 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:345 /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:389 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdir 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:345 /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:389 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdir 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:389 Error: Received unexpected error: file does not exist Test: TestDirMkdir 2026/04/02 01:34:44 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:44 DEBUG : Looking for writers 2026/04/02 01:34:44 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (9.00s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:45 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/02 01:34:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/02 01:34:49 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:49 DEBUG : dir/sub/subsub: Looking for writers 2026/04/02 01:34:49 DEBUG : dir/sub: Looking for writers 2026/04/02 01:34:49 DEBUG : subsub: reading active writers 2026/04/02 01:34:49 DEBUG : dir: Looking for writers 2026/04/02 01:34:49 DEBUG : file1: reading active writers 2026/04/02 01:34:49 DEBUG : sub: reading active writers 2026/04/02 01:34:49 DEBUG : Looking for writers 2026/04/02 01:34:49 DEBUG : dir: reading active writers 2026/04/02 01:34:49 DEBUG : >WaitForWriters: 2026/04/02 01:34:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir/sub not empty`) 2026/04/02 01:34:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 01:34:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir/sub not empty`) 2026/04/02 01:34:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/02 01:34:50 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir/sub not empty`) 2026/04/02 01:34:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/02 01:34:50 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir/sub not empty`) 2026/04/02 01:34:50 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/02 01:34:50 DEBUG : pacer: Reducing sleep to 120ms 2026/04/02 01:34:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir not empty`) 2026/04/02 01:34:50 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/04/02 01:34:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir not empty`) 2026/04/02 01:34:50 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/04/02 01:34:51 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir not empty`) 2026/04/02 01:34:51 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/04/02 01:34:51 DEBUG : pacer: Reducing sleep to 720ms 2026/04/02 01:34:52 DEBUG : pacer: Reducing sleep to 540ms --- PASS: TestDirMkdirSub (6.98s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:52 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:54 DEBUG : pacer: Reducing sleep to 405ms 2026/04/02 01:34:54 DEBUG : pacer: Reducing sleep to 303.75ms 2026/04/02 01:34:54 DEBUG : pacer: Reducing sleep to 227.8125ms 2026/04/02 01:34:54 DEBUG : pacer: Reducing sleep to 170.859375ms 2026/04/02 01:34:54 DEBUG : pacer: Reducing sleep to 128.144531ms 2026/04/02 01:34:55 DEBUG : pacer: Reducing sleep to 96.108398ms 2026/04/02 01:34:55 ERROR : dir/: Dir.Remove not empty 2026/04/02 01:34:55 DEBUG : dir/file1: Remove: 2026/04/02 01:34:55 DEBUG : pacer: Reducing sleep to 72.081298ms 2026/04/02 01:34:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:34:55 DEBUG : dir/file1: >Remove: err= 2026/04/02 01:34:55 DEBUG : pacer: Reducing sleep to 54.060973ms 2026/04/02 01:34:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/02 01:34:55 DEBUG : pacer: Reducing sleep to 40.545729ms 2026/04/02 01:34:55 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:55 DEBUG : Looking for writers 2026/04/02 01:34:55 DEBUG : >WaitForWriters: 2026/04/02 01:34:55 DEBUG : pacer: Reducing sleep to 30.409296ms 2026/04/02 01:34:55 DEBUG : pacer: Reducing sleep to 22.806972ms --- PASS: TestDirRemove (3.50s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:55 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:56 DEBUG : pacer: Reducing sleep to 17.105229ms 2026/04/02 01:34:56 DEBUG : pacer: Reducing sleep to 12.828921ms 2026/04/02 01:34:56 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 01:34:57 DEBUG : dir/file1: Remove: 2026/04/02 01:34:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:34:57 DEBUG : dir/file1: >Remove: err= 2026/04/02 01:34:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/02 01:34:57 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:57 DEBUG : Looking for writers 2026/04/02 01:34:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.06s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:34:58 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:34:59 DEBUG : dir/file1: Remove: 2026/04/02 01:34:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:34:59 DEBUG : dir/file1: >Remove: err= 2026/04/02 01:34:59 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:34:59 DEBUG : dir: Looking for writers 2026/04/02 01:34:59 DEBUG : Looking for writers 2026/04/02 01:34:59 DEBUG : dir: reading active writers 2026/04/02 01:34:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.42s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:00 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:02 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/02 01:35:03 DEBUG : dir: Updating dir with dir2 0x21c27f255860 2026/04/02 01:35:03 DEBUG : dir: forgetting directory cache 2026/04/02 01:35:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/02 01:35:03 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/02 01:35:04 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/02 01:35:04 DEBUG : file2: Updating file with file2 0x21c27ee6e900 2026/04/02 01:35:04 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/02 01:35:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/02 01:35:05 INFO : dir2/file3: Deleted 2026/04/02 01:35:05 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/02 01:35:05 DEBUG : dir2/file3: Updating file with dir2/file3 0x21c27ee6e900 2026/04/02 01:35:05 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/02 01:35:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/02 01:35:06 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/02 01:35:06 DEBUG : empty directory: Updating dir with renamed empty directory 0x21c27f47a340 2026/04/02 01:35:06 DEBUG : empty directory: forgetting directory cache 2026/04/02 01:35:06 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/02 01:35:06 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/02 01:35:06 DEBUG : dir2: Renaming to "dir3" 2026/04/02 01:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:06 DEBUG : renamed empty directory: Looking for writers 2026/04/02 01:35:06 DEBUG : dir3: Looking for writers 2026/04/02 01:35:06 DEBUG : file3: reading active writers 2026/04/02 01:35:06 DEBUG : Looking for writers 2026/04/02 01:35:06 DEBUG : dir3: reading active writers 2026/04/02 01:35:06 DEBUG : renamed empty directory: reading active writers 2026/04/02 01:35:06 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.03s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:07 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/02 01:35:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:35:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/02 01:35:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/02 01:35:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/02 01:35:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/02 01:35:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/02 01:35:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:35:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/02 01:35:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/02 01:35:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/02 01:35:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/02 01:35:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/02 01:35:09 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (12 bytes), uploading instead of streaming 2026/04/02 01:35:10 DEBUG : dir/sub/file2: size = 12 OK 2026/04/02 01:35:10 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/04/02 01:35:10 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/02 01:35:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/02 01:35:10 DEBUG : forgetting directory cache 2026/04/02 01:35:10 DEBUG : dir: forgetting directory cache 2026/04/02 01:35:10 DEBUG : dir/sub: forgetting directory cache 2026/04/02 01:35:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/02 01:35:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/02 01:35:10 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/02 01:35:10 DEBUG : dir/sub/file0: size = 5 OK 2026/04/02 01:35:10 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/04/02 01:35:10 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/02 01:35:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/02 01:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:10 DEBUG : dir/sub: Looking for writers 2026/04/02 01:35:10 DEBUG : file0: reading active writers 2026/04/02 01:35:10 DEBUG : file2: reading active writers 2026/04/02 01:35:10 DEBUG : dir: Looking for writers 2026/04/02 01:35:10 DEBUG : file1: reading active writers 2026/04/02 01:35:10 DEBUG : sub: reading active writers 2026/04/02 01:35:10 DEBUG : Looking for writers 2026/04/02 01:35:10 DEBUG : dir: reading active writers 2026/04/02 01:35:10 DEBUG : >WaitForWriters: 2026/04/02 01:35:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/dir not empty`) 2026/04/02 01:35:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 01:35:12 DEBUG : pacer: Reducing sleep to 15ms 2026/04/02 01:35:12 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.00s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:12 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:13 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 01:35:13 DEBUG : forgetting directory cache 2026/04/02 01:35:15 DEBUG : forgetting directory cache 2026/04/02 01:35:15 DEBUG : dir: forgetting directory cache 2026/04/02 01:35:15 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:15 DEBUG : dir: Looking for writers 2026/04/02 01:35:15 DEBUG : Looking for writers 2026/04/02 01:35:15 DEBUG : dir: reading active writers 2026/04/02 01:35:15 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.00s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:16 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/02 01:35:17 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:35:17 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/02 01:35:17 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/02 01:35:17 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/02 01:35:17 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:35:17 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/02 01:35:17 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/02 01:35:17 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:35:17 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/02 01:35:17 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/02 01:35:17 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/02 01:35:17 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:35:17 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/02 01:35:17 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:17 DEBUG : dir: Looking for writers 2026/04/02 01:35:17 DEBUG : file1: reading active writers 2026/04/02 01:35:17 DEBUG : file1.metadata: reading active writers 2026/04/02 01:35:17 DEBUG : Looking for writers 2026/04/02 01:35:17 DEBUG : dir: reading active writers 2026/04/02 01:35:17 DEBUG : dir.metadata: reading active writers 2026/04/02 01:35:17 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.09s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:18 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:19 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:19 DEBUG : dir: Looking for writers 2026/04/02 01:35:19 DEBUG : file1: reading active writers 2026/04/02 01:35:19 DEBUG : Looking for writers 2026/04/02 01:35:19 DEBUG : dir: reading active writers 2026/04/02 01:35:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:20 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:23 DEBUG : Can set mod time: true 2026/04/02 01:35:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/02 01:35:23 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:23 DEBUG : dir: Looking for writers 2026/04/02 01:35:23 DEBUG : file1: reading active writers 2026/04/02 01:35:23 DEBUG : Looking for writers 2026/04/02 01:35:23 DEBUG : dir: reading active writers 2026/04/02 01:35:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:24 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/02 01:35:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/02 01:35:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:35:25 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/02 01:35:27 DEBUG : dir/file1: size = 0 OK 2026/04/02 01:35:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/02 01:35:27 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/02 01:35:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/02 01:35:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:35:27 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:27 DEBUG : dir: Looking for writers 2026/04/02 01:35:27 DEBUG : file1: reading active writers 2026/04/02 01:35:27 DEBUG : Looking for writers 2026/04/02 01:35:27 DEBUG : dir: reading active writers 2026/04/02 01:35:27 DEBUG : >WaitForWriters: 2026/04/02 01:35:27 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:27 DEBUG : dir: Looking for writers 2026/04/02 01:35:27 DEBUG : file1: reading active writers 2026/04/02 01:35:27 DEBUG : Looking for writers 2026/04/02 01:35:27 DEBUG : dir: reading active writers 2026/04/02 01:35:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:28 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/02 01:35:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/02 01:35:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:35:29 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/02 01:35:30 DEBUG : dir/file1: size = 5 OK 2026/04/02 01:35:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/02 01:35:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/02 01:35:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/02 01:35:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:35:30 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:30 DEBUG : dir: Looking for writers 2026/04/02 01:35:30 DEBUG : file1: reading active writers 2026/04/02 01:35:30 DEBUG : Looking for writers 2026/04/02 01:35:30 DEBUG : dir: reading active writers 2026/04/02 01:35:30 DEBUG : >WaitForWriters: 2026/04/02 01:35:30 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:30 DEBUG : dir: Looking for writers 2026/04/02 01:35:30 DEBUG : file1: reading active writers 2026/04/02 01:35:30 DEBUG : Looking for writers 2026/04/02 01:35:30 DEBUG : dir: reading active writers 2026/04/02 01:35:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:31 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:31 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:35:31 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:31 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:35:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:35:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:31 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:35:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/02 01:35:33 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:33 DEBUG : dir: Looking for writers 2026/04/02 01:35:33 DEBUG : file1: reading active writers 2026/04/02 01:35:33 DEBUG : Looking for writers 2026/04/02 01:35:33 DEBUG : dir: reading active writers 2026/04/02 01:35:33 DEBUG : >WaitForWriters: 2026/04/02 01:35:33 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:34 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:34 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:35:34 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:34 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:35:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:35:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:34 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go: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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=false 2026/04/02 01:35:42 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:42 DEBUG : Looking for writers 2026/04/02 01:35:42 DEBUG : >WaitForWriters: 2026/04/02 01:35:42 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:43 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:35:43 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:35:43 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:43 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:35:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:35:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:35:43 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:35:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/02 01:35:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:35:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:35:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:35:45 DEBUG : dir/file1(0x21c27f799680): _writeAt: size=5, off=0 2026/04/02 01:35:45 DEBUG : dir/file1(0x21c27f799680): openPending: 2026/04/02 01:35:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/02 01:35:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/02 01:35:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:35:45 DEBUG : dir/file1(0x21c27f799680): >openPending: err= 2026/04/02 01:35:45 DEBUG : dir/file1(0x21c27f799680): >_writeAt: n=5, err= 2026/04/02 01:35:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/02 01:35:45 DEBUG : dir/file1(0x21c27f799680): close: 2026/04/02 01:35:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/02 01:35:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/02 01:35:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/02 01:35:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/02 01:35:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/02 01:35:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:35:46 DEBUG : dir/file1(0x21c27f799680): >close: err= 2026/04/02 01:35:46 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:46 DEBUG : dir: Looking for writers 2026/04/02 01:35:46 DEBUG : file1: reading active writers 2026/04/02 01:35:46 DEBUG : Looking for writers 2026/04/02 01:35:46 DEBUG : dir: reading active writers 2026/04/02 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:35:46 DEBUG : dir: Looking for writers 2026/04/02 01:35:46 DEBUG : file1: reading active writers 2026/04/02 01:35:46 DEBUG : Looking for writers 2026/04/02 01:35:46 DEBUG : dir: reading active writers 2026/04/02 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:35:46 DEBUG : dir: Looking for writers 2026/04/02 01:35:46 DEBUG : file1: reading active writers 2026/04/02 01:35:46 DEBUG : Looking for writers 2026/04/02 01:35:46 DEBUG : dir: reading active writers 2026/04/02 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:35:46 DEBUG : dir: Looking for writers 2026/04/02 01:35:46 DEBUG : file1: reading active writers 2026/04/02 01:35:46 DEBUG : Looking for writers 2026/04/02 01:35:46 DEBUG : dir: reading active writers 2026/04/02 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:35:46 DEBUG : dir/file1: vfs cache: starting upload 2026/04/02 01:35:46 DEBUG : dir: Looking for writers 2026/04/02 01:35:46 DEBUG : file1: reading active writers 2026/04/02 01:35:46 DEBUG : Looking for writers 2026/04/02 01:35:46 DEBUG : dir: reading active writers 2026/04/02 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:35:46 DEBUG : dir: Looking for writers 2026/04/02 01:35:46 DEBUG : file1: reading active writers 2026/04/02 01:35:46 DEBUG : Looking for writers 2026/04/02 01:35:46 DEBUG : dir: reading active writers 2026/04/02 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:35:46 DEBUG : dir: Looking for writers 2026/04/02 01:35:46 DEBUG : file1: reading active writers 2026/04/02 01:35:46 DEBUG : Looking for writers 2026/04/02 01:35:46 DEBUG : dir: reading active writers 2026/04/02 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:35:47 DEBUG : dir/file1: size = 14 OK 2026/04/02 01:35:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/02 01:35:47 INFO : dir/file1: Copied (replaced existing) 2026/04/02 01:35:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/04/02 01:35:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/02 01:35:47 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/02 01:35:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:35:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/02 01:35:47 DEBUG : dir: Looking for writers 2026/04/02 01:35:47 DEBUG : file1: reading active writers 2026/04/02 01:35:47 DEBUG : Looking for writers 2026/04/02 01:35:47 DEBUG : dir: reading active writers 2026/04/02 01:35:47 DEBUG : >WaitForWriters: 2026/04/02 01:35:47 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:47 DEBUG : dir: Looking for writers 2026/04/02 01:35:47 DEBUG : file1: reading active writers 2026/04/02 01:35:47 DEBUG : Looking for writers 2026/04/02 01:35:47 DEBUG : dir: reading active writers 2026/04/02 01:35:47 DEBUG : >WaitForWriters: 2026/04/02 01:35:47 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (27.70s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.65s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.39s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.51s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (9.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.43s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:48 INFO : files root 'rclone-test-johidaz9hebo': 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenRead 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenRead Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Received unexpected error: file does not exist Test: TestFileOpenRead 2026/04/02 01:35:56 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:56 DEBUG : Looking for writers 2026/04/02 01:35:56 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (8.95s) === RUN TestFileOpenReadUnknownSize 2026/04/02 01:35:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/02 01:35:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/02 01:35:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:35:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/02 01:35:57 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:35:57 DEBUG : Looking for writers 2026/04/02 01:35:57 DEBUG : file.txt: reading active writers 2026/04/02 01:35:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:35:57 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:00 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/02 01:36:01 DEBUG : dir/file1: size = 25 OK 2026/04/02 01:36:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/02 01:36:01 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/02 01:36:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:01 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:01 DEBUG : dir: Looking for writers 2026/04/02 01:36:01 DEBUG : file1: reading active writers 2026/04/02 01:36:01 DEBUG : Looking for writers 2026/04/02 01:36:01 DEBUG : dir: reading active writers 2026/04/02 01:36:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.44s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:01 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:03 DEBUG : dir/file1: Remove: 2026/04/02 01:36:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:03 DEBUG : dir/file1: >Remove: err= 2026/04/02 01:36:03 DEBUG : dir/file1: Remove: 2026/04/02 01:36:03 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/02 01:36:03 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:03 DEBUG : dir: Looking for writers 2026/04/02 01:36:03 DEBUG : Looking for writers 2026/04/02 01:36:03 DEBUG : dir: reading active writers 2026/04/02 01:36:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.60s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:04 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:05 DEBUG : dir/file1: Remove: 2026/04/02 01:36:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:06 DEBUG : dir/file1: >Remove: err= 2026/04/02 01:36:06 DEBUG : dir/file1: Remove: 2026/04/02 01:36:06 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/02 01:36:06 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:06 DEBUG : dir: Looking for writers 2026/04/02 01:36:06 DEBUG : Looking for writers 2026/04/02 01:36:06 DEBUG : dir: reading active writers 2026/04/02 01:36:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.41s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:06 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:36:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/02 01:36:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/02 01:36:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/02 01:36:08 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/02 01:36:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/02 01:36:08 DEBUG : dir/file1: Open: flags=0x3 2026/04/02 01:36:08 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/02 01:36:08 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/02 01:36:08 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:08 DEBUG : dir: Looking for writers 2026/04/02 01:36:08 DEBUG : file1: reading active writers 2026/04/02 01:36:08 DEBUG : Looking for writers 2026/04/02 01:36:08 DEBUG : dir: reading active writers 2026/04/02 01:36:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.07s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:08 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:10 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:10 DEBUG : dir: Looking for writers 2026/04/02 01:36:10 DEBUG : file1: reading active writers 2026/04/02 01:36:10 DEBUG : Looking for writers 2026/04/02 01:36:10 DEBUG : dir: reading active writers 2026/04/02 01:36:10 DEBUG : >WaitForWriters: 2026/04/02 01:36:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/02 01:36:11 DEBUG : newLeaf: Updating file with newLeaf 0x21c27f73e540 2026/04/02 01:36:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/02 01:36:12 DEBUG : dir/file1: Updating file with dir/file1 0x21c27f73e540 2026/04/02 01:36:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/02 01:36:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/02 01:36:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/02 01:36:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:12 DEBUG : dir/file1: File is currently open, delaying rename 0x21c27f73e540 2026/04/02 01:36:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:12 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/02 01:36:13 DEBUG : dir/file1: size = 25 OK 2026/04/02 01:36:13 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/02 01:36:13 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/02 01:36:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:13 DEBUG : newLeaf: Running delayed rename now 2026/04/02 01:36:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/02 01:36:14 DEBUG : newLeaf: Updating file with newLeaf 0x21c27f73e540 2026/04/02 01:36:14 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:14 DEBUG : dir: Looking for writers 2026/04/02 01:36:14 DEBUG : Looking for writers 2026/04/02 01:36:14 DEBUG : dir: reading active writers 2026/04/02 01:36:14 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:14 DEBUG : >WaitForWriters: 2026/04/02 01:36:14 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:14 DEBUG : dir: Looking for writers 2026/04/02 01:36:14 DEBUG : Looking for writers 2026/04/02 01:36:14 DEBUG : dir: reading active writers 2026/04/02 01:36:14 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:14 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:14 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:14 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:36:14 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:14 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:14 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "files root 'rclone-test-johidaz9hebo'": object not found 2026/04/02 01:36:15 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:15 DEBUG : Looking for writers 2026/04/02 01:36:15 DEBUG : >WaitForWriters: 2026/04/02 01:36:15 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:16 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:16 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:36:16 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:16 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:16 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:36:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/02 01:36:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:36:17 DEBUG : dir/file1(0x21c27f12f700): openPending: 2026/04/02 01:36:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/02 01:36:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/02 01:36:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:17 DEBUG : dir/file1(0x21c27f12f700): >openPending: err= 2026/04/02 01:36:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/02 01:36:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:36:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:36:17 DEBUG : dir/file1(0x21c27f12f700): _writeAt: size=14, off=0 2026/04/02 01:36:17 DEBUG : dir/file1(0x21c27f12f700): >_writeAt: n=14, err= 2026/04/02 01:36:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/02 01:36:17 DEBUG : dir/file1(0x21c27f12f700): close: 2026/04/02 01:36:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/02 01:36:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/02 01:36:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:36:17 DEBUG : dir/file1(0x21c27f12f700): >close: err= 2026/04/02 01:36:17 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:17 DEBUG : dir: Looking for writers 2026/04/02 01:36:17 DEBUG : file1: reading active writers 2026/04/02 01:36:17 DEBUG : Looking for writers 2026/04/02 01:36:17 DEBUG : dir: reading active writers 2026/04/02 01:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:36:17 DEBUG : dir: Looking for writers 2026/04/02 01:36:17 DEBUG : file1: reading active writers 2026/04/02 01:36:17 DEBUG : Looking for writers 2026/04/02 01:36:17 DEBUG : dir: reading active writers 2026/04/02 01:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:36:17 DEBUG : dir: Looking for writers 2026/04/02 01:36:17 DEBUG : file1: reading active writers 2026/04/02 01:36:17 DEBUG : Looking for writers 2026/04/02 01:36:17 DEBUG : dir: reading active writers 2026/04/02 01:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:36:17 DEBUG : dir: Looking for writers 2026/04/02 01:36:17 DEBUG : file1: reading active writers 2026/04/02 01:36:17 DEBUG : Looking for writers 2026/04/02 01:36:17 DEBUG : dir: reading active writers 2026/04/02 01:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:36:17 DEBUG : dir/file1: vfs cache: starting upload 2026/04/02 01:36:17 DEBUG : dir: Looking for writers 2026/04/02 01:36:17 DEBUG : file1: reading active writers 2026/04/02 01:36:17 DEBUG : Looking for writers 2026/04/02 01:36:17 DEBUG : dir: reading active writers 2026/04/02 01:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:36:17 DEBUG : dir: Looking for writers 2026/04/02 01:36:17 DEBUG : file1: reading active writers 2026/04/02 01:36:17 DEBUG : Looking for writers 2026/04/02 01:36:17 DEBUG : dir: reading active writers 2026/04/02 01:36:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:36:18 DEBUG : dir: Looking for writers 2026/04/02 01:36:18 DEBUG : file1: reading active writers 2026/04/02 01:36:18 DEBUG : Looking for writers 2026/04/02 01:36:18 DEBUG : dir: reading active writers 2026/04/02 01:36:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:36:18 DEBUG : dir/file1: size = 14 OK 2026/04/02 01:36:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/02 01:36:18 INFO : dir/file1: Copied (replaced existing) 2026/04/02 01:36:18 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/02 01:36:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/02 01:36:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/02 01:36:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/02 01:36:18 DEBUG : dir: Looking for writers 2026/04/02 01:36:18 DEBUG : file1: reading active writers 2026/04/02 01:36:18 DEBUG : Looking for writers 2026/04/02 01:36:18 DEBUG : dir: reading active writers 2026/04/02 01:36:18 DEBUG : >WaitForWriters: 2026/04/02 01:36:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:36:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:36:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:36:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:36:18 DEBUG : dir/file1(0x21c27f597e00): _readAt: size=512, off=0 2026/04/02 01:36:18 DEBUG : dir/file1(0x21c27f597e00): openPending: 2026/04/02 01:36:18 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/04/02 01:36:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/02 01:36:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:18 DEBUG : dir/file1(0x21c27f597e00): >openPending: err= 2026/04/02 01:36:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/02 01:36:18 DEBUG : dir/file1(0x21c27f597e00): >_readAt: n=14, err=EOF 2026/04/02 01:36:18 DEBUG : dir/file1(0x21c27f597e00): close: 2026/04/02 01:36:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/02 01:36:18 DEBUG : dir/file1(0x21c27f597e00): >close: err= 2026/04/02 01:36:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/02 01:36:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/02 01:36:19 DEBUG : newLeaf: Updating file with newLeaf 0x21c27ee6ed80 2026/04/02 01:36:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/02 01:36:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/02 01:36:20 DEBUG : dir/file1: Updating file with dir/file1 0x21c27ee6ed80 2026/04/02 01:36:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/02 01:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/02 01:36:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:36:20 DEBUG : dir/file1(0x21c27f798d40): openPending: 2026/04/02 01:36:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/02 01:36:20 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/04/02 01:36:20 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:36:20 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:36:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/02 01:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:20 DEBUG : dir/file1(0x21c27f798d40): >openPending: err= 2026/04/02 01:36:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/02 01:36:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:36:20 DEBUG : dir/file1(0x21c27f798d40): _writeAt: size=25, off=0 2026/04/02 01:36:20 DEBUG : dir/file1(0x21c27f798d40): >_writeAt: n=25, err= 2026/04/02 01:36:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/02 01:36:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/02 01:36:21 DEBUG : newLeaf: Updating file with newLeaf 0x21c27ee6ed80 2026/04/02 01:36:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:21 DEBUG : newLeaf(0x21c27f798d40): close: 2026/04/02 01:36:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/02 01:36:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-02 01:36:20.681370573 +0000 UTC m=+143.037974020 2026/04/02 01:36:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/02 01:36:21 DEBUG : newLeaf(0x21c27f798d40): >close: err= 2026/04/02 01:36:21 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:21 DEBUG : dir: Looking for writers 2026/04/02 01:36:21 DEBUG : Looking for writers 2026/04/02 01:36:21 DEBUG : dir: reading active writers 2026/04/02 01:36:21 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:36:21 DEBUG : dir: Looking for writers 2026/04/02 01:36:21 DEBUG : Looking for writers 2026/04/02 01:36:21 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:21 DEBUG : dir: reading active writers 2026/04/02 01:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:36:21 DEBUG : dir: Looking for writers 2026/04/02 01:36:21 DEBUG : Looking for writers 2026/04/02 01:36:21 DEBUG : dir: reading active writers 2026/04/02 01:36:21 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:36:21 DEBUG : dir: Looking for writers 2026/04/02 01:36:21 DEBUG : Looking for writers 2026/04/02 01:36:21 DEBUG : dir: reading active writers 2026/04/02 01:36:21 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:36:21 DEBUG : newLeaf: vfs cache: starting upload 2026/04/02 01:36:21 DEBUG : dir: Looking for writers 2026/04/02 01:36:21 DEBUG : Looking for writers 2026/04/02 01:36:21 DEBUG : dir: reading active writers 2026/04/02 01:36:21 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:36:21 DEBUG : dir: Looking for writers 2026/04/02 01:36:21 DEBUG : Looking for writers 2026/04/02 01:36:21 DEBUG : dir: reading active writers 2026/04/02 01:36:21 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:36:21 DEBUG : dir: Looking for writers 2026/04/02 01:36:21 DEBUG : Looking for writers 2026/04/02 01:36:21 DEBUG : dir: reading active writers 2026/04/02 01:36:21 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:36:22 DEBUG : newLeaf: size = 25 OK 2026/04/02 01:36:22 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/02 01:36:22 INFO : newLeaf: Copied (replaced existing) 2026/04/02 01:36:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-02 01:36:20 +0000 UTC," 2026/04/02 01:36:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/02 01:36:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/02 01:36:22 DEBUG : dir: Looking for writers 2026/04/02 01:36:22 DEBUG : Looking for writers 2026/04/02 01:36:22 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:22 DEBUG : dir: reading active writers 2026/04/02 01:36:22 DEBUG : >WaitForWriters: 2026/04/02 01:36:22 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:22 DEBUG : dir: Looking for writers 2026/04/02 01:36:22 DEBUG : Looking for writers 2026/04/02 01:36:22 DEBUG : dir: reading active writers 2026/04/02 01:36:22 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:22 DEBUG : >WaitForWriters: 2026/04/02 01:36:22 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:23 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:23 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:36:23 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:23 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:23 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:36:24 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:24 DEBUG : dir: Looking for writers 2026/04/02 01:36:24 DEBUG : file1: reading active writers 2026/04/02 01:36:24 DEBUG : Looking for writers 2026/04/02 01:36:24 DEBUG : dir: reading active writers 2026/04/02 01:36:24 DEBUG : >WaitForWriters: 2026/04/02 01:36:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/02 01:36:25 DEBUG : newLeaf: Updating file with newLeaf 0x21c27f55a600 2026/04/02 01:36:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/02 01:36:26 DEBUG : dir/file1: Updating file with dir/file1 0x21c27f55a600 2026/04/02 01:36:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/02 01:36:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/02 01:36:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:36:26 DEBUG : dir/file1(0x21c27f799d00): openPending: 2026/04/02 01:36:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/02 01:36:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/02 01:36:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:26 DEBUG : dir/file1(0x21c27f799d00): >openPending: err= 2026/04/02 01:36:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/02 01:36:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:36:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:36:26 DEBUG : dir/file1(0x21c27f799d00): _writeAt: size=25, off=0 2026/04/02 01:36:26 DEBUG : dir/file1(0x21c27f799d00): >_writeAt: n=25, err= 2026/04/02 01:36:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/02 01:36:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/02 01:36:27 DEBUG : newLeaf: Updating file with newLeaf 0x21c27f55a600 2026/04/02 01:36:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:27 DEBUG : newLeaf(0x21c27f799d00): close: 2026/04/02 01:36:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/02 01:36:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-02 01:36:26.972324018 +0000 UTC m=+149.328927395 2026/04/02 01:36:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/02 01:36:27 DEBUG : newLeaf(0x21c27f799d00): >close: err= 2026/04/02 01:36:27 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:27 DEBUG : dir: Looking for writers 2026/04/02 01:36:27 DEBUG : Looking for writers 2026/04/02 01:36:27 DEBUG : dir: reading active writers 2026/04/02 01:36:27 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:36:27 DEBUG : dir: Looking for writers 2026/04/02 01:36:27 DEBUG : Looking for writers 2026/04/02 01:36:27 DEBUG : dir: reading active writers 2026/04/02 01:36:27 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:36:27 DEBUG : dir: Looking for writers 2026/04/02 01:36:27 DEBUG : Looking for writers 2026/04/02 01:36:27 DEBUG : dir: reading active writers 2026/04/02 01:36:27 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:36:27 DEBUG : dir: Looking for writers 2026/04/02 01:36:27 DEBUG : Looking for writers 2026/04/02 01:36:27 DEBUG : dir: reading active writers 2026/04/02 01:36:27 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:36:27 DEBUG : newLeaf: vfs cache: starting upload 2026/04/02 01:36:27 DEBUG : dir: Looking for writers 2026/04/02 01:36:27 DEBUG : Looking for writers 2026/04/02 01:36:27 DEBUG : dir: reading active writers 2026/04/02 01:36:27 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:36:27 DEBUG : dir: Looking for writers 2026/04/02 01:36:27 DEBUG : Looking for writers 2026/04/02 01:36:27 DEBUG : dir: reading active writers 2026/04/02 01:36:27 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:36:28 DEBUG : dir: Looking for writers 2026/04/02 01:36:28 DEBUG : Looking for writers 2026/04/02 01:36:28 DEBUG : dir: reading active writers 2026/04/02 01:36:28 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:36:28 DEBUG : newLeaf: size = 25 OK 2026/04/02 01:36:28 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/02 01:36:28 INFO : newLeaf: Copied (replaced existing) 2026/04/02 01:36:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-02 01:36:26 +0000 UTC," 2026/04/02 01:36:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/02 01:36:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/02 01:36:28 DEBUG : dir: Looking for writers 2026/04/02 01:36:28 DEBUG : Looking for writers 2026/04/02 01:36:28 DEBUG : dir: reading active writers 2026/04/02 01:36:28 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:28 DEBUG : >WaitForWriters: 2026/04/02 01:36:29 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:29 DEBUG : dir: Looking for writers 2026/04/02 01:36:29 DEBUG : Looking for writers 2026/04/02 01:36:29 DEBUG : dir: reading active writers 2026/04/02 01:36:29 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:29 DEBUG : >WaitForWriters: 2026/04/02 01:36:29 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:29 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:29 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:36:29 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:29 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:29 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=true 2026/04/02 01:36:38 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:38 DEBUG : Looking for writers 2026/04/02 01:36:38 DEBUG : >WaitForWriters: 2026/04/02 01:36:38 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:39 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:39 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:36:39 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:39 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:36:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:36:39 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:36:41 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:41 DEBUG : dir: Looking for writers 2026/04/02 01:36:41 DEBUG : file1: reading active writers 2026/04/02 01:36:41 DEBUG : Looking for writers 2026/04/02 01:36:41 DEBUG : dir: reading active writers 2026/04/02 01:36:41 DEBUG : >WaitForWriters: 2026/04/02 01:36:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:36:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:36:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:36:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:36:41 DEBUG : dir/file1(0x21c27f12f600): _readAt: size=512, off=0 2026/04/02 01:36:41 DEBUG : dir/file1(0x21c27f12f600): openPending: 2026/04/02 01:36:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/02 01:36:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/02 01:36:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:41 DEBUG : dir/file1(0x21c27f12f600): >openPending: err= 2026/04/02 01:36:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/02 01:36:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:36:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:36:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:36:42 DEBUG : dir/file1(0x21c27f12f600): >_readAt: n=14, err=EOF 2026/04/02 01:36:42 DEBUG : dir/file1(0x21c27f12f600): close: 2026/04/02 01:36:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/02 01:36:42 DEBUG : dir/file1(0x21c27f12f600): >close: err= 2026/04/02 01:36:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/02 01:36:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/02 01:36:43 DEBUG : newLeaf: Updating file with newLeaf 0x21c27ee6ecc0 2026/04/02 01:36:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/02 01:36:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/02 01:36:43 DEBUG : dir/file1: Updating file with dir/file1 0x21c27ee6ecc0 2026/04/02 01:36:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/02 01:36:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/02 01:36:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:36:44 DEBUG : dir/file1(0x21c27fb37000): openPending: 2026/04/02 01:36:44 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/04/02 01:36:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/02 01:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:36:44 DEBUG : dir/file1(0x21c27fb37000): >openPending: err= 2026/04/02 01:36:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/02 01:36:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:36:44 DEBUG : dir/file1(0x21c27fb37000): _writeAt: size=25, off=0 2026/04/02 01:36:44 DEBUG : dir/file1(0x21c27fb37000): >_writeAt: n=25, err= 2026/04/02 01:36:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/02 01:36:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/02 01:36:44 DEBUG : newLeaf: Updating file with newLeaf 0x21c27ee6ecc0 2026/04/02 01:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:44 DEBUG : newLeaf(0x21c27fb37000): close: 2026/04/02 01:36:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/02 01:36:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-02 01:36:44.182785164 +0000 UTC m=+166.539388511 2026/04/02 01:36:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/02 01:36:44 DEBUG : newLeaf(0x21c27fb37000): >close: err= 2026/04/02 01:36:44 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:44 DEBUG : dir: Looking for writers 2026/04/02 01:36:44 DEBUG : Looking for writers 2026/04/02 01:36:44 DEBUG : dir: reading active writers 2026/04/02 01:36:44 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:36:44 DEBUG : dir: Looking for writers 2026/04/02 01:36:44 DEBUG : Looking for writers 2026/04/02 01:36:44 DEBUG : dir: reading active writers 2026/04/02 01:36:44 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:36:44 DEBUG : dir: Looking for writers 2026/04/02 01:36:44 DEBUG : Looking for writers 2026/04/02 01:36:44 DEBUG : dir: reading active writers 2026/04/02 01:36:44 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:36:44 DEBUG : dir: Looking for writers 2026/04/02 01:36:44 DEBUG : Looking for writers 2026/04/02 01:36:44 DEBUG : dir: reading active writers 2026/04/02 01:36:44 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:36:44 DEBUG : newLeaf: vfs cache: starting upload 2026/04/02 01:36:44 DEBUG : dir: Looking for writers 2026/04/02 01:36:44 DEBUG : Looking for writers 2026/04/02 01:36:44 DEBUG : dir: reading active writers 2026/04/02 01:36:44 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:36:45 DEBUG : dir: Looking for writers 2026/04/02 01:36:45 DEBUG : Looking for writers 2026/04/02 01:36:45 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:45 DEBUG : dir: reading active writers 2026/04/02 01:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:36:45 DEBUG : dir: Looking for writers 2026/04/02 01:36:45 DEBUG : Looking for writers 2026/04/02 01:36:45 DEBUG : dir: reading active writers 2026/04/02 01:36:45 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:36:45 DEBUG : newLeaf: size = 25 OK 2026/04/02 01:36:45 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/02 01:36:45 INFO : newLeaf: Copied (replaced existing) 2026/04/02 01:36:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-02 01:36:44 +0000 UTC," 2026/04/02 01:36:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/02 01:36:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/02 01:36:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/02 01:36:46 DEBUG : dir: Looking for writers 2026/04/02 01:36:46 DEBUG : Looking for writers 2026/04/02 01:36:46 DEBUG : dir: reading active writers 2026/04/02 01:36:46 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:46 DEBUG : >WaitForWriters: 2026/04/02 01:36:46 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:46 DEBUG : dir: Looking for writers 2026/04/02 01:36:46 DEBUG : Looking for writers 2026/04/02 01:36:46 DEBUG : dir: reading active writers 2026/04/02 01:36:46 DEBUG : newLeaf: reading active writers 2026/04/02 01:36:46 DEBUG : >WaitForWriters: 2026/04/02 01:36:46 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- FAIL: TestFileRename (38.08s) --- PASS: TestFileRename/off,forceCache=false (6.04s) --- FAIL: TestFileRename/minimal,forceCache=false (1.02s) --- PASS: TestFileRename/minimal,forceCache=true (7.52s) --- PASS: TestFileRename/writes,forceCache=false (6.28s) --- FAIL: TestFileRename/writes,forceCache=true (9.45s) --- PASS: TestFileRename/full,forceCache=false (7.78s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:47 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:47 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:47 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:47 DEBUG : Looking for writers 2026/04/02 01:36:47 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:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:47 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:36:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:36:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:36:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/02 01:36:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/02 01:36:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:36:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/02 01:36:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/02 01:36:49 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:49 DEBUG : dir: Looking for writers 2026/04/02 01:36:49 DEBUG : file1: reading active writers 2026/04/02 01:36:49 DEBUG : Looking for writers 2026/04/02 01:36:49 DEBUG : dir: reading active writers 2026/04/02 01:36:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.42s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:49 INFO : files root 'rclone-test-johidaz9hebo': 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) 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:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleSeek Messages: 1 objects not found 2026/04/02 01:36:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:36:58 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Received unexpected error: file does not exist Test: TestReadFileHandleSeek 2026/04/02 01:36:58 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:36:58 DEBUG : Looking for writers 2026/04/02 01:36:58 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (9.05s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:36:58 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:37:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:37:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/02 01:37:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/02 01:37:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/02 01:37:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/02 01:37:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/02 01:37:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/02 01:37:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/02 01:37:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/02 01:37:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/02 01:37:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/02 01:37:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/02 01:37:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/02 01:37:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/02 01:37:03 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/02 01:37:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/02 01:37:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/02 01:37:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/02 01:37:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/02 01:37:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/02 01:37:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/02 01:37:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/02 01:37:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/02 01:37:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/02 01:37:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/02 01:37:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/02 01:37:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/02 01:37:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/02 01:37:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/02 01:37:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/02 01:37:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/02 01:37:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/02 01:37:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/02 01:37:04 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:04 DEBUG : dir: Looking for writers 2026/04/02 01:37:04 DEBUG : file1: reading active writers 2026/04/02 01:37:04 DEBUG : Looking for writers 2026/04/02 01:37:04 DEBUG : dir: reading active writers 2026/04/02 01:37:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.18s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:04 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:37:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:37:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/02 01:37:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/02 01:37:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:06 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:06 DEBUG : dir: Looking for writers 2026/04/02 01:37:06 DEBUG : file1: reading active writers 2026/04/02 01:37:06 DEBUG : Looking for writers 2026/04/02 01:37:06 DEBUG : dir: reading active writers 2026/04/02 01:37:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.38s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:07 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:37:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:37:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/02 01:37:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/02 01:37:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/02 01:37:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/02 01:37:08 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:08 DEBUG : dir: Looking for writers 2026/04/02 01:37:08 DEBUG : file1: reading active writers 2026/04/02 01:37:08 DEBUG : Looking for writers 2026/04/02 01:37:08 DEBUG : dir: reading active writers 2026/04/02 01:37:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.32s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:09 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:09 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:09 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:09 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:09 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:37:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:37:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:37:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:37:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:37:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): _readAt: size=1, off=0 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): openPending: 2026/04/02 01:37:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/02 01:37:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/02 01:37:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): >openPending: err= 2026/04/02 01:37:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/02 01:37:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): >_readAt: n=1, err= 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): _readAt: size=256, off=1 2026/04/02 01:37:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): >_readAt: n=15, err=EOF 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): _readAt: size=16, off=16 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): >_readAt: n=0, err=EOF 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): close: 2026/04/02 01:37:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): >close: err= 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): close: 2026/04/02 01:37:11 DEBUG : dir/file1(0x21c27f02a780): >close: err=file already closed 2026/04/02 01:37:11 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:11 DEBUG : dir: Looking for writers 2026/04/02 01:37:11 DEBUG : file1: reading active writers 2026/04/02 01:37:11 DEBUG : Looking for writers 2026/04/02 01:37:11 DEBUG : dir: reading active writers 2026/04/02 01:37:11 DEBUG : >WaitForWriters: 2026/04/02 01:37:11 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.44s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:12 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:12 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:12 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:12 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:12 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:37:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:37:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:37:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:37:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:37:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): _readAt: size=1, off=0 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): openPending: 2026/04/02 01:37:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/02 01:37:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/02 01:37:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): >openPending: err= 2026/04/02 01:37:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/02 01:37:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): >_readAt: n=1, err= 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): _readAt: size=1, off=5 2026/04/02 01:37:13 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): >_readAt: n=1, err= 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): _readAt: size=1, off=3 2026/04/02 01:37:13 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): >_readAt: n=1, err= 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): _readAt: size=1, off=13 2026/04/02 01:37:13 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): >_readAt: n=1, err= 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): _readAt: size=16, off=100 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): >_readAt: n=0, err=EOF 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): close: 2026/04/02 01:37:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/02 01:37:13 DEBUG : dir/file1(0x21c27f56edc0): >close: err= 2026/04/02 01:37:13 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:13 DEBUG : dir: Looking for writers 2026/04/02 01:37:13 DEBUG : file1: reading active writers 2026/04/02 01:37:13 DEBUG : Looking for writers 2026/04/02 01:37:13 DEBUG : dir: reading active writers 2026/04/02 01:37:13 DEBUG : >WaitForWriters: 2026/04/02 01:37:13 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.30s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:14 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:14 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:14 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:14 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:14 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:37:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:37:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:37:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:37:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:37:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): _readAt: size=1, off=0 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): openPending: 2026/04/02 01:37:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/02 01:37:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/02 01:37:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): >openPending: err= 2026/04/02 01:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/02 01:37:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): >_readAt: n=1, err= 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): _readAt: size=1, off=5 2026/04/02 01:37:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): >_readAt: n=1, err= 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): _readAt: size=1, off=1 2026/04/02 01:37:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): >_readAt: n=1, err= 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): _readAt: size=6, off=10 2026/04/02 01:37:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): >_readAt: n=6, err= 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): _readAt: size=256, off=10 2026/04/02 01:37:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): >_readAt: n=6, err=EOF 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): _readAt: size=256, off=100 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): >_readAt: n=0, err=EOF 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): close: 2026/04/02 01:37:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): >close: err= 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): _readAt: size=256, off=100 2026/04/02 01:37:15 DEBUG : dir/file1(0x21c27f56fa40): >_readAt: n=0, err=file already closed 2026/04/02 01:37:15 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:15 DEBUG : dir: Looking for writers 2026/04/02 01:37:15 DEBUG : file1: reading active writers 2026/04/02 01:37:15 DEBUG : Looking for writers 2026/04/02 01:37:15 DEBUG : dir: reading active writers 2026/04/02 01:37:15 DEBUG : >WaitForWriters: 2026/04/02 01:37:15 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.36s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:16 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:16 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:16 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:16 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:16 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:37:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:37:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:37:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:37:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:37:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/02 01:37:18 DEBUG : dir/file1(0x21c27fb96fc0): RWFileHandle.Flush 2026/04/02 01:37:18 DEBUG : dir/file1(0x21c27fb96fc0): _readAt: size=256, off=0 2026/04/02 01:37:18 DEBUG : dir/file1(0x21c27fb96fc0): openPending: 2026/04/02 01:37:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/02 01:37:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/02 01:37:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:18 DEBUG : dir/file1(0x21c27fb96fc0): >openPending: err= 2026/04/02 01:37:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/02 01:37:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:18 DEBUG : dir/file1(0x21c27fb96fc0): >_readAt: n=16, err=EOF 2026/04/02 01:37:18 DEBUG : dir/file1(0x21c27fb96fc0): RWFileHandle.Flush 2026/04/02 01:37:18 DEBUG : dir/file1(0x21c27fb96fc0): RWFileHandle.Flush 2026/04/02 01:37:18 DEBUG : dir/file1(0x21c27fb96fc0): close: 2026/04/02 01:37:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/02 01:37:18 DEBUG : dir/file1(0x21c27fb96fc0): >close: err= 2026/04/02 01:37:18 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:18 DEBUG : dir: Looking for writers 2026/04/02 01:37:18 DEBUG : file1: reading active writers 2026/04/02 01:37:18 DEBUG : Looking for writers 2026/04/02 01:37:18 DEBUG : dir: reading active writers 2026/04/02 01:37:18 DEBUG : >WaitForWriters: 2026/04/02 01:37:18 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.31s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:19 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:19 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:19 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:19 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:19 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:37:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/02 01:37:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:37:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:37:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:37:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/02 01:37:20 DEBUG : dir/file1(0x21c27fb97740): _readAt: size=256, off=0 2026/04/02 01:37:20 DEBUG : dir/file1(0x21c27fb97740): openPending: 2026/04/02 01:37:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/02 01:37:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/02 01:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:20 DEBUG : dir/file1(0x21c27fb97740): >openPending: err= 2026/04/02 01:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/02 01:37:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:20 DEBUG : dir/file1(0x21c27fb97740): >_readAt: n=16, err=EOF 2026/04/02 01:37:20 DEBUG : dir/file1(0x21c27fb97740): RWFileHandle.Release 2026/04/02 01:37:20 DEBUG : dir/file1(0x21c27fb97740): close: 2026/04/02 01:37:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/04/02 01:37:20 DEBUG : dir/file1(0x21c27fb97740): >close: err= 2026/04/02 01:37:20 DEBUG : dir/file1(0x21c27fb97740): RWFileHandle.Release 2026/04/02 01:37:20 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:20 DEBUG : dir: Looking for writers 2026/04/02 01:37:20 DEBUG : file1: reading active writers 2026/04/02 01:37:20 DEBUG : Looking for writers 2026/04/02 01:37:20 DEBUG : dir: reading active writers 2026/04/02 01:37:20 DEBUG : >WaitForWriters: 2026/04/02 01:37:20 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.40s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:21 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:21 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:21 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:21 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:21 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:21 DEBUG : file1: newRWFileHandle: 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): openPending: 2026/04/02 01:37:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): >openPending: err= 2026/04/02 01:37:21 DEBUG : file1: >newRWFileHandle: err= 2026/04/02 01:37:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/02 01:37:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): _writeAt: size=5, off=0 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): >_writeAt: n=5, err= 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): _writeAt: size=7, off=5 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): >_writeAt: n=7, err= 2026/04/02 01:37:21 DEBUG : file1: vfs cache: truncate to size=11 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): close: 2026/04/02 01:37:21 DEBUG : file1: vfs cache: setting modification time to 2026-04-02 01:37:21.58943228 +0000 UTC m=+203.946035667 2026/04/02 01:37:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): >close: err= 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): close: 2026/04/02 01:37:21 DEBUG : file1(0x21c27f1cb580): >close: err=file already closed 2026/04/02 01:37:21 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:21 DEBUG : Looking for writers 2026/04/02 01:37:21 DEBUG : file1: reading active writers 2026/04/02 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:37:21 DEBUG : Looking for writers 2026/04/02 01:37:21 DEBUG : file1: reading active writers 2026/04/02 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:37:21 DEBUG : Looking for writers 2026/04/02 01:37:21 DEBUG : file1: reading active writers 2026/04/02 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:37:21 DEBUG : Looking for writers 2026/04/02 01:37:21 DEBUG : file1: reading active writers 2026/04/02 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:37:21 DEBUG : file1: vfs cache: starting upload 2026/04/02 01:37:21 DEBUG : Looking for writers 2026/04/02 01:37:21 DEBUG : file1: reading active writers 2026/04/02 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:37:21 DEBUG : Looking for writers 2026/04/02 01:37:21 DEBUG : file1: reading active writers 2026/04/02 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:37:22 DEBUG : Looking for writers 2026/04/02 01:37:22 DEBUG : file1: reading active writers 2026/04/02 01:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:37:22 DEBUG : file1: size = 11 OK 2026/04/02 01:37:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:37:22 INFO : file1: Copied (new) 2026/04/02 01:37:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-02 01:37:21 +0000 UTC," 2026/04/02 01:37:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/02 01:37:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:22 INFO : file1: vfs cache: upload succeeded try #1 2026/04/02 01:37:22 DEBUG : Looking for writers 2026/04/02 01:37:22 DEBUG : file1: reading active writers 2026/04/02 01:37:22 DEBUG : >WaitForWriters: 2026/04/02 01:37:22 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:22 DEBUG : Looking for writers 2026/04/02 01:37:22 DEBUG : file1: reading active writers 2026/04/02 01:37:22 DEBUG : >WaitForWriters: 2026/04/02 01:37:22 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:23 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:23 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:23 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:23 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:23 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:23 DEBUG : file1: newRWFileHandle: 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): openPending: 2026/04/02 01:37:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): >openPending: err= 2026/04/02 01:37:23 DEBUG : file1: >newRWFileHandle: err= 2026/04/02 01:37:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/02 01:37:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): _writeAt: size=7, off=0 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): >_writeAt: n=7, err= 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): _writeAt: size=6, off=5 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): >_writeAt: n=6, err= 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): close: 2026/04/02 01:37:23 DEBUG : file1: vfs cache: setting modification time to 2026-04-02 01:37:23.562505053 +0000 UTC m=+205.919108441 2026/04/02 01:37:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): >close: err= 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): _writeAt: size=5, off=0 2026/04/02 01:37:23 DEBUG : file1(0x21c27f49f640): >_writeAt: n=0, err=file already closed 2026/04/02 01:37:23 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:23 DEBUG : Looking for writers 2026/04/02 01:37:23 DEBUG : file1: reading active writers 2026/04/02 01:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:37:23 DEBUG : Looking for writers 2026/04/02 01:37:23 DEBUG : file1: reading active writers 2026/04/02 01:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:37:23 DEBUG : Looking for writers 2026/04/02 01:37:23 DEBUG : file1: reading active writers 2026/04/02 01:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:37:23 DEBUG : Looking for writers 2026/04/02 01:37:23 DEBUG : file1: reading active writers 2026/04/02 01:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:37:23 DEBUG : file1: vfs cache: starting upload 2026/04/02 01:37:23 DEBUG : Looking for writers 2026/04/02 01:37:23 DEBUG : file1: reading active writers 2026/04/02 01:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:37:23 DEBUG : Looking for writers 2026/04/02 01:37:23 DEBUG : file1: reading active writers 2026/04/02 01:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:37:24 DEBUG : Looking for writers 2026/04/02 01:37:24 DEBUG : file1: reading active writers 2026/04/02 01:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:37:24 DEBUG : file1: size = 11 OK 2026/04/02 01:37:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:37:24 INFO : file1: Copied (new) 2026/04/02 01:37:24 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-02 01:37:23 +0000 UTC," 2026/04/02 01:37:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/02 01:37:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:24 INFO : file1: vfs cache: upload succeeded try #1 2026/04/02 01:37:24 DEBUG : Looking for writers 2026/04/02 01:37:24 DEBUG : file1: reading active writers 2026/04/02 01:37:24 DEBUG : >WaitForWriters: 2026/04/02 01:37:24 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:24 DEBUG : Looking for writers 2026/04/02 01:37:24 DEBUG : file1: reading active writers 2026/04/02 01:37:24 DEBUG : >WaitForWriters: 2026/04/02 01:37:24 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.95s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:25 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:25 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:25 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:25 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:25 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:25 DEBUG : file1: newRWFileHandle: 2026/04/02 01:37:25 DEBUG : file1(0x21c27f37ab40): openPending: 2026/04/02 01:37:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:25 DEBUG : file1(0x21c27f37ab40): >openPending: err= 2026/04/02 01:37:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/02 01:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/02 01:37:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/02 01:37:25 DEBUG : file1(0x21c27f37ab40): close: 2026/04/02 01:37:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-02 01:37:25.506037756 +0000 UTC m=+207.862641113 2026/04/02 01:37:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:25 DEBUG : file1(0x21c27f37ab40): >close: err= 2026/04/02 01:37:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/02 01:37:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/02 01:37:25 DEBUG : file2: newRWFileHandle: 2026/04/02 01:37:25 DEBUG : file2(0x21c27f37afc0): openPending: 2026/04/02 01:37:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/02 01:37:25 DEBUG : file2(0x21c27f37afc0): >openPending: err= 2026/04/02 01:37:25 DEBUG : file2: >newRWFileHandle: err= 2026/04/02 01:37:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/02 01:37:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/02 01:37:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/02 01:37:25 DEBUG : file2(0x21c27f37afc0): RWFileHandle.Flush 2026/04/02 01:37:25 DEBUG : file2(0x21c27f37afc0): RWFileHandle.Release 2026/04/02 01:37:25 DEBUG : file2(0x21c27f37afc0): close: 2026/04/02 01:37:25 DEBUG : file2: vfs cache: setting modification time to 2026-04-02 01:37:25.506947632 +0000 UTC m=+207.863551009 2026/04/02 01:37:25 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:25 DEBUG : file2(0x21c27f37afc0): >close: err= 2026/04/02 01:37:25 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:25 DEBUG : Looking for writers 2026/04/02 01:37:25 DEBUG : file1: reading active writers 2026/04/02 01:37:25 DEBUG : file2: reading active writers 2026/04/02 01:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/02 01:37:25 DEBUG : Looking for writers 2026/04/02 01:37:25 DEBUG : file1: reading active writers 2026/04/02 01:37:25 DEBUG : file2: reading active writers 2026/04/02 01:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/02 01:37:25 DEBUG : Looking for writers 2026/04/02 01:37:25 DEBUG : file1: reading active writers 2026/04/02 01:37:25 DEBUG : file2: reading active writers 2026/04/02 01:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/02 01:37:25 DEBUG : Looking for writers 2026/04/02 01:37:25 DEBUG : file1: reading active writers 2026/04/02 01:37:25 DEBUG : file2: reading active writers 2026/04/02 01:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/02 01:37:25 DEBUG : file2: vfs cache: starting upload 2026/04/02 01:37:25 DEBUG : file1: vfs cache: starting upload 2026/04/02 01:37:25 DEBUG : Looking for writers 2026/04/02 01:37:25 DEBUG : file1: reading active writers 2026/04/02 01:37:25 DEBUG : file2: reading active writers 2026/04/02 01:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/02 01:37:25 DEBUG : Looking for writers 2026/04/02 01:37:25 DEBUG : file1: reading active writers 2026/04/02 01:37:25 DEBUG : file2: reading active writers 2026/04/02 01:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/02 01:37:26 DEBUG : Looking for writers 2026/04/02 01:37:26 DEBUG : file1: reading active writers 2026/04/02 01:37:26 DEBUG : file2: reading active writers 2026/04/02 01:37:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/02 01:37:26 DEBUG : file1: size = 0 OK 2026/04/02 01:37:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:37:26 INFO : file1: Copied (new) 2026/04/02 01:37:26 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-02 01:37:25 +0000 UTC," 2026/04/02 01:37:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/02 01:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/02 01:37:26 DEBUG : file2: size = 0 OK 2026/04/02 01:37:26 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/04/02 01:37:26 INFO : file2: Copied (new) 2026/04/02 01:37:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-02 01:37:25 +0000 UTC," 2026/04/02 01:37:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/02 01:37:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/02 01:37:26 INFO : file2: vfs cache: upload succeeded try #1 2026/04/02 01:37:26 DEBUG : Looking for writers 2026/04/02 01:37:26 DEBUG : file1: reading active writers 2026/04/02 01:37:26 DEBUG : file2: reading active writers 2026/04/02 01:37:26 DEBUG : >WaitForWriters: 2026/04/02 01:37:26 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:26 DEBUG : Looking for writers 2026/04/02 01:37:26 DEBUG : file1: reading active writers 2026/04/02 01:37:26 DEBUG : file2: reading active writers 2026/04/02 01:37:26 DEBUG : >WaitForWriters: 2026/04/02 01:37:26 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:27 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:27 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:27 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:27 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:27 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:27 DEBUG : file1: newRWFileHandle: 2026/04/02 01:37:27 DEBUG : file1(0x21c27f7a8140): openPending: 2026/04/02 01:37:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:27 DEBUG : file1(0x21c27f7a8140): >openPending: err= 2026/04/02 01:37:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/02 01:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/02 01:37:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/02 01:37:27 DEBUG : file1(0x21c27f7a8140): _writeAt: size=5, off=0 2026/04/02 01:37:27 DEBUG : file1(0x21c27f7a8140): >_writeAt: n=5, err= 2026/04/02 01:37:27 DEBUG : file1(0x21c27f7a8140): RWFileHandle.Flush 2026/04/02 01:37:27 DEBUG : file1(0x21c27f7a8140): RWFileHandle.Flush 2026/04/02 01:37:27 DEBUG : file1(0x21c27f7a8140): close: 2026/04/02 01:37:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-02 01:37:27.622681038 +0000 UTC m=+209.979284425 2026/04/02 01:37:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:27 DEBUG : file1(0x21c27f7a8140): >close: err= 2026/04/02 01:37:27 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:27 DEBUG : Looking for writers 2026/04/02 01:37:27 DEBUG : file1: reading active writers 2026/04/02 01:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:37:27 DEBUG : Looking for writers 2026/04/02 01:37:27 DEBUG : file1: reading active writers 2026/04/02 01:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:37:27 DEBUG : Looking for writers 2026/04/02 01:37:27 DEBUG : file1: reading active writers 2026/04/02 01:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:37:27 DEBUG : Looking for writers 2026/04/02 01:37:27 DEBUG : file1: reading active writers 2026/04/02 01:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:37:27 DEBUG : file1: vfs cache: starting upload 2026/04/02 01:37:27 DEBUG : Looking for writers 2026/04/02 01:37:27 DEBUG : file1: reading active writers 2026/04/02 01:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:37:27 DEBUG : Looking for writers 2026/04/02 01:37:27 DEBUG : file1: reading active writers 2026/04/02 01:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:37:28 DEBUG : Looking for writers 2026/04/02 01:37:28 DEBUG : file1: reading active writers 2026/04/02 01:37:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:37:28 DEBUG : file1: size = 5 OK 2026/04/02 01:37:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:37:28 INFO : file1: Copied (new) 2026/04/02 01:37:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-02 01:37:27 +0000 UTC," 2026/04/02 01:37:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/02 01:37:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/02 01:37:28 DEBUG : Looking for writers 2026/04/02 01:37:28 DEBUG : file1: reading active writers 2026/04/02 01:37:28 DEBUG : >WaitForWriters: 2026/04/02 01:37:28 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:29 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:29 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:29 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:29 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:29 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:29 DEBUG : file1: newRWFileHandle: 2026/04/02 01:37:29 DEBUG : file1(0x21c27f37a580): openPending: 2026/04/02 01:37:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:29 DEBUG : file1(0x21c27f37a580): >openPending: err= 2026/04/02 01:37:29 DEBUG : file1: >newRWFileHandle: err= 2026/04/02 01:37:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/02 01:37:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/02 01:37:29 DEBUG : file1(0x21c27f37a580): _writeAt: size=5, off=0 2026/04/02 01:37:29 DEBUG : file1(0x21c27f37a580): >_writeAt: n=5, err= 2026/04/02 01:37:29 DEBUG : file1(0x21c27f37a580): RWFileHandle.Release 2026/04/02 01:37:29 DEBUG : file1(0x21c27f37a580): close: 2026/04/02 01:37:29 DEBUG : file1: vfs cache: setting modification time to 2026-04-02 01:37:29.452939833 +0000 UTC m=+211.809543211 2026/04/02 01:37:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:29 DEBUG : file1(0x21c27f37a580): >close: err= 2026/04/02 01:37:29 DEBUG : file1(0x21c27f37a580): RWFileHandle.Release 2026/04/02 01:37:29 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:29 DEBUG : Looking for writers 2026/04/02 01:37:29 DEBUG : file1: reading active writers 2026/04/02 01:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:37:29 DEBUG : Looking for writers 2026/04/02 01:37:29 DEBUG : file1: reading active writers 2026/04/02 01:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:37:29 DEBUG : Looking for writers 2026/04/02 01:37:29 DEBUG : file1: reading active writers 2026/04/02 01:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:37:29 DEBUG : Looking for writers 2026/04/02 01:37:29 DEBUG : file1: reading active writers 2026/04/02 01:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:37:29 DEBUG : file1: vfs cache: starting upload 2026/04/02 01:37:29 DEBUG : Looking for writers 2026/04/02 01:37:29 DEBUG : file1: reading active writers 2026/04/02 01:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:37:29 DEBUG : Looking for writers 2026/04/02 01:37:29 DEBUG : file1: reading active writers 2026/04/02 01:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:37:30 DEBUG : Looking for writers 2026/04/02 01:37:30 DEBUG : file1: reading active writers 2026/04/02 01:37:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:37:30 DEBUG : file1: size = 5 OK 2026/04/02 01:37:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:37:30 INFO : file1: Copied (new) 2026/04/02 01:37:30 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-02 01:37:29 +0000 UTC," 2026/04/02 01:37:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/02 01:37:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:30 INFO : file1: vfs cache: upload succeeded try #1 2026/04/02 01:37:30 DEBUG : Looking for writers 2026/04/02 01:37:30 DEBUG : file1: reading active writers 2026/04/02 01:37:30 DEBUG : >WaitForWriters: 2026/04/02 01:37:30 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:31 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:31 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:31 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:31 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:31 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/02 01:37:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/02 01:37:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:37:32 DEBUG : dir/file1(0x21c27f7a9000): openPending: 2026/04/02 01:37:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/02 01:37:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/02 01:37:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:32 DEBUG : dir/file1(0x21c27f7a9000): >openPending: err= 2026/04/02 01:37:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/02 01:37:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:37:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:37:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/02 01:37:32 DEBUG : dir/file1(0x21c27f7a9000): _writeAt: size=5, off=0 2026/04/02 01:37:32 DEBUG : dir/file1(0x21c27f7a9000): >_writeAt: n=5, err= 2026/04/02 01:37:32 DEBUG : dir/file1(0x21c27f7a9000): close: 2026/04/02 01:37:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:32 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-02 01:37:32.47537287 +0000 UTC m=+214.831976227 2026/04/02 01:37:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:32 DEBUG : dir/file1(0x21c27f7a9000): >close: err= 2026/04/02 01:37:32 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:32 DEBUG : dir: Looking for writers 2026/04/02 01:37:32 DEBUG : file1: reading active writers 2026/04/02 01:37:32 DEBUG : Looking for writers 2026/04/02 01:37:32 DEBUG : dir: reading active writers 2026/04/02 01:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:37:32 DEBUG : dir: Looking for writers 2026/04/02 01:37:32 DEBUG : file1: reading active writers 2026/04/02 01:37:32 DEBUG : Looking for writers 2026/04/02 01:37:32 DEBUG : dir: reading active writers 2026/04/02 01:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:37:32 DEBUG : dir: Looking for writers 2026/04/02 01:37:32 DEBUG : file1: reading active writers 2026/04/02 01:37:32 DEBUG : Looking for writers 2026/04/02 01:37:32 DEBUG : dir: reading active writers 2026/04/02 01:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:37:32 DEBUG : dir: Looking for writers 2026/04/02 01:37:32 DEBUG : file1: reading active writers 2026/04/02 01:37:32 DEBUG : Looking for writers 2026/04/02 01:37:32 DEBUG : dir: reading active writers 2026/04/02 01:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:37:32 DEBUG : dir/file1: vfs cache: starting upload 2026/04/02 01:37:32 DEBUG : dir: Looking for writers 2026/04/02 01:37:32 DEBUG : file1: reading active writers 2026/04/02 01:37:32 DEBUG : Looking for writers 2026/04/02 01:37:32 DEBUG : dir: reading active writers 2026/04/02 01:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:37:32 DEBUG : dir: Looking for writers 2026/04/02 01:37:32 DEBUG : file1: reading active writers 2026/04/02 01:37:32 DEBUG : Looking for writers 2026/04/02 01:37:32 DEBUG : dir: reading active writers 2026/04/02 01:37:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:37:33 DEBUG : dir: Looking for writers 2026/04/02 01:37:33 DEBUG : file1: reading active writers 2026/04/02 01:37:33 DEBUG : Looking for writers 2026/04/02 01:37:33 DEBUG : dir: reading active writers 2026/04/02 01:37:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:37:33 DEBUG : dir/file1: size = 5 OK 2026/04/02 01:37:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/02 01:37:33 INFO : dir/file1: Copied (replaced existing) 2026/04/02 01:37:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-02 01:37:32 +0000 UTC," 2026/04/02 01:37:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/02 01:37:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/02 01:37:33 DEBUG : dir: Looking for writers 2026/04/02 01:37:33 DEBUG : file1: reading active writers 2026/04/02 01:37:33 DEBUG : Looking for writers 2026/04/02 01:37:33 DEBUG : dir: reading active writers 2026/04/02 01:37:33 DEBUG : >WaitForWriters: 2026/04/02 01:37:33 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.31s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:34 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:34 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:34 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:34 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:34 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/02 01:37:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/02 01:37:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/02 01:37:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/02 01:37:35 DEBUG : dir/file1(0x21c27f7994c0): _writeAt: size=5, off=0 2026/04/02 01:37:35 DEBUG : dir/file1(0x21c27f7994c0): openPending: 2026/04/02 01:37:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/02 01:37:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/02 01:37:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:35 DEBUG : dir/file1(0x21c27f7994c0): >openPending: err= 2026/04/02 01:37:35 DEBUG : dir/file1(0x21c27f7994c0): >_writeAt: n=5, err= 2026/04/02 01:37:35 DEBUG : dir/file1(0x21c27f7994c0): _writeAt: size=15, off=5 2026/04/02 01:37:35 DEBUG : dir/file1(0x21c27f7994c0): >_writeAt: n=15, err= 2026/04/02 01:37:35 DEBUG : dir/file1(0x21c27f7994c0): close: 2026/04/02 01:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/02 01:37:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-02 01:37:35.870552993 +0000 UTC m=+218.227156340 2026/04/02 01:37:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:35 DEBUG : dir/file1(0x21c27f7994c0): >close: err= 2026/04/02 01:37:35 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:35 DEBUG : dir: Looking for writers 2026/04/02 01:37:35 DEBUG : file1: reading active writers 2026/04/02 01:37:35 DEBUG : Looking for writers 2026/04/02 01:37:35 DEBUG : dir: reading active writers 2026/04/02 01:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:37:35 DEBUG : dir: Looking for writers 2026/04/02 01:37:35 DEBUG : file1: reading active writers 2026/04/02 01:37:35 DEBUG : Looking for writers 2026/04/02 01:37:35 DEBUG : dir: reading active writers 2026/04/02 01:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:37:35 DEBUG : dir: Looking for writers 2026/04/02 01:37:35 DEBUG : file1: reading active writers 2026/04/02 01:37:35 DEBUG : Looking for writers 2026/04/02 01:37:35 DEBUG : dir: reading active writers 2026/04/02 01:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:37:35 DEBUG : dir: Looking for writers 2026/04/02 01:37:35 DEBUG : file1: reading active writers 2026/04/02 01:37:35 DEBUG : Looking for writers 2026/04/02 01:37:35 DEBUG : dir: reading active writers 2026/04/02 01:37:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:37:35 DEBUG : dir/file1: vfs cache: starting upload 2026/04/02 01:37:36 DEBUG : dir: Looking for writers 2026/04/02 01:37:36 DEBUG : file1: reading active writers 2026/04/02 01:37:36 DEBUG : Looking for writers 2026/04/02 01:37:36 DEBUG : dir: reading active writers 2026/04/02 01:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:37:36 DEBUG : dir: Looking for writers 2026/04/02 01:37:36 DEBUG : file1: reading active writers 2026/04/02 01:37:36 DEBUG : Looking for writers 2026/04/02 01:37:36 DEBUG : dir: reading active writers 2026/04/02 01:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:37:36 DEBUG : dir: Looking for writers 2026/04/02 01:37:36 DEBUG : file1: reading active writers 2026/04/02 01:37:36 DEBUG : Looking for writers 2026/04/02 01:37:36 DEBUG : dir: reading active writers 2026/04/02 01:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:37:36 DEBUG : dir/file1: size = 20 OK 2026/04/02 01:37:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/02 01:37:36 INFO : dir/file1: Copied (replaced existing) 2026/04/02 01:37:36 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-02 01:37:35 +0000 UTC," 2026/04/02 01:37:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/02 01:37:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/02 01:37:37 DEBUG : dir: Looking for writers 2026/04/02 01:37:37 DEBUG : file1: reading active writers 2026/04/02 01:37:37 DEBUG : Looking for writers 2026/04/02 01:37:37 DEBUG : dir: reading active writers 2026/04/02 01:37:37 DEBUG : >WaitForWriters: 2026/04/02 01:37:37 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.41s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:37 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:37 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:37 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:37 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:37 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:38 DEBUG : file1: newRWFileHandle: 2026/04/02 01:37:38 DEBUG : file1(0x21c27f596240): openPending: 2026/04/02 01:37:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:38 DEBUG : file1(0x21c27f596240): >openPending: err= 2026/04/02 01:37:38 DEBUG : file1: >newRWFileHandle: err= 2026/04/02 01:37:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/02 01:37:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/02 01:37:38 DEBUG : file1(0x21c27f596240): _writeAt: size=5, off=0 2026/04/02 01:37:38 DEBUG : file1(0x21c27f596240): >_writeAt: n=5, err= 2026/04/02 01:37:38 DEBUG : file1(0x21c27f596240): close: 2026/04/02 01:37:38 DEBUG : file1: vfs cache: setting modification time to 2026-04-02 01:37:38.030883696 +0000 UTC m=+220.387487084 2026/04/02 01:37:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:38 DEBUG : file1(0x21c27f596240): >close: err= 2026/04/02 01:37:38 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:38 DEBUG : Looking for writers 2026/04/02 01:37:38 DEBUG : file1: reading active writers 2026/04/02 01:37:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:37:38 DEBUG : Looking for writers 2026/04/02 01:37:38 DEBUG : file1: reading active writers 2026/04/02 01:37:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:37:38 DEBUG : Looking for writers 2026/04/02 01:37:38 DEBUG : file1: reading active writers 2026/04/02 01:37:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:37:38 DEBUG : Looking for writers 2026/04/02 01:37:38 DEBUG : file1: reading active writers 2026/04/02 01:37:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:37:38 DEBUG : file1: vfs cache: starting upload 2026/04/02 01:37:38 DEBUG : Looking for writers 2026/04/02 01:37:38 DEBUG : file1: reading active writers 2026/04/02 01:37:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:37:38 DEBUG : Looking for writers 2026/04/02 01:37:38 DEBUG : file1: reading active writers 2026/04/02 01:37:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:37:38 DEBUG : Looking for writers 2026/04/02 01:37:38 DEBUG : file1: reading active writers 2026/04/02 01:37:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:37:38 DEBUG : file1: size = 5 OK 2026/04/02 01:37:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:37:38 INFO : file1: Copied (new) 2026/04/02 01:37:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-02 01:37:38 +0000 UTC," 2026/04/02 01:37:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/02 01:37:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:38 INFO : file1: vfs cache: upload succeeded try #1 2026/04/02 01:37:39 DEBUG : Looking for writers 2026/04/02 01:37:39 DEBUG : file1: reading active writers 2026/04/02 01:37:39 DEBUG : >WaitForWriters: 2026/04/02 01:37:39 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:39 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:39 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:39 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:39 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/02 01:37:39 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96d00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96d00): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96d00): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96d00): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96d00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.856937369 +0000 UTC m=+222.213540716 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96d00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97180): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97180): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97180): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97180): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97180): _writeAt: size=3, off=2 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97180): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97180): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.856937369 +0000 UTC m=+222.213540716 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97180): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97640): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97640): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97640): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97640): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97640): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.856937369 +0000 UTC m=+222.213540716 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97640): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67c150 item 1 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97c80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97c80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97c80): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97c80): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97c80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.858815822 +0000 UTC m=+222.215419180 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97c80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714280): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714280): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714280): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714280): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714280): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.858815822 +0000 UTC m=+222.215419180 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714280): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67c850 item 2 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7148c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7148c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7148c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7148c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7148c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.860224731 +0000 UTC m=+222.216828089 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7148c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714d40): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714d40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714d40): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714d40): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714d40): _writeAt: size=3, off=2 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714d40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.860224731 +0000 UTC m=+222.216828089 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f714d40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715200): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715200): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715200): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715200): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715200): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.860224731 +0000 UTC m=+222.216828089 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715200): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67cbd0 item 3 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715880): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715880): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715880): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715880): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715880): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.862057289 +0000 UTC m=+222.218660646 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715880): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715dc0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715dc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715dc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715dc0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715dc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.862057289 +0000 UTC m=+222.218660646 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f715dc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67d260 item 4 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744500): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744500): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744500): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744500): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744500): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.863483019 +0000 UTC m=+222.220086376 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744500): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744980): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744980): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744980): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744980): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744980): _writeAt: size=3, off=2 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744980): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744980): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.863483019 +0000 UTC m=+222.220086376 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744980): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744e40): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744e40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744e40): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744e40): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744e40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.863483019 +0000 UTC m=+222.220086376 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f744e40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67d810 item 5 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7454c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7454c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7454c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7454c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7454c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.86535957 +0000 UTC m=+222.221962917 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7454c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f745a00): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f745a00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f745a00): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f745a00): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f745a00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.86535957 +0000 UTC m=+222.221962917 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f745a00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbac070 item 6 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0180): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0180): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0180): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0180): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0180): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.866885209 +0000 UTC m=+222.223488556 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0180): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0680): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0680): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0680): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0680): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0680): _writeAt: size=3, off=2 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0680): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0680): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.866885209 +0000 UTC m=+222.223488556 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0680): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0b40): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0b40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0b40): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0b40): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0b40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.866885209 +0000 UTC m=+222.223488556 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a0b40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbac3f0 item 7 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a11c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a11c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a11c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a11c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a11c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.86883087 +0000 UTC m=+222.225434217 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a11c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1700): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1700): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1700): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1700): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1700): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.86883087 +0000 UTC m=+222.225434217 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1700): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbac930 item 8 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1cc0): _readAt: size=2, off=0 2026/04/02 01:37:39 ERROR : open-test-file(0x21c27f7a1cc0): Couldn't read size of file 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1cc0): >_readAt: n=0, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1cc0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1cc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a1cc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4180): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4180): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4180): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4180): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4180): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.87030375 +0000 UTC m=+222.226907107 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4180): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4600): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4600): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4600): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4600): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4600): _writeAt: size=3, off=2 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4600): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4600): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.87030375 +0000 UTC m=+222.226907107 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4600): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4b00): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4b00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4b00): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4b00): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4b00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.87030375 +0000 UTC m=+222.226907107 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d4b00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbace70 item 9 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5180): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5180): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5180): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5180): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5180): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.873362842 +0000 UTC m=+222.229966199 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5180): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d56c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d56c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d56c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d56c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d56c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.873362842 +0000 UTC m=+222.229966199 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d56c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbad340 item 10 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5d00): _readAt: size=2, off=0 2026/04/02 01:37:39 ERROR : open-test-file(0x21c27f7d5d00): Couldn't read size of file 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5d00): >_readAt: n=0, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5d00): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5d00): close: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7d5d00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa101c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa101c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa101c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa101c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa101c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.875554807 +0000 UTC m=+222.232158164 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa101c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa106c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa106c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa106c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa106c0): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa106c0): _writeAt: size=3, off=2 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa106c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa106c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.875554807 +0000 UTC m=+222.232158164 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa106c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa10bc0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa10bc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa10bc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa10bc0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa10bc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.875554807 +0000 UTC m=+222.232158164 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa10bc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbad7a0 item 11 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11240): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11240): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11240): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11240): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11240): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.877589607 +0000 UTC m=+222.234192954 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11240): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11780): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11780): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11780): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11780): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11780): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.877589607 +0000 UTC m=+222.234192954 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11780): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbadc70 item 12 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11dc0): _readAt: size=2, off=0 2026/04/02 01:37:39 ERROR : open-test-file(0x21c27fa11dc0): Couldn't read size of file 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11dc0): >_readAt: n=0, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11dc0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11dc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa11dc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58280): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58280): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58280): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58280): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58280): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.879068437 +0000 UTC m=+222.235671794 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58280): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58940): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58940): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58940): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58940): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58940): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.879068437 +0000 UTC m=+222.235671794 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58940): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0e02a0 item 13 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58fc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58fc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58fc0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58fc0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58fc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.880628531 +0000 UTC m=+222.237231878 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa58fc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59500): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59500): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59500): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59500): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59500): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.880628531 +0000 UTC m=+222.237231878 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59500): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0e12d0 item 14 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59b40): _readAt: size=2, off=0 2026/04/02 01:37:39 ERROR : open-test-file(0x21c27fa59b40): Couldn't read size of file 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59b40): >_readAt: n=0, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59b40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59b40): close: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fa59b40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada000): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada000): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada000): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada000): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada000): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.882778287 +0000 UTC m=+222.239381645 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada000): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada6c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada6c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada6c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada6c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada6c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.882778287 +0000 UTC m=+222.239381645 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fada6c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0e1b20 item 15 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadad40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadad40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadad40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadad40): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadad40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.884072329 +0000 UTC m=+222.240675676 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadad40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb280): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb280): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb280): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb280): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb280): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.884072329 +0000 UTC m=+222.240675676 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb280): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f668230 item 16 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb8c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb8c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb8c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb8c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb8c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.886758107 +0000 UTC m=+222.243361454 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadb8c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadbd40): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadbd40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadbd40): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadbd40): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadbd40): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadbd40): _writeAt: size=3, off=7 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadbd40): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadbd40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.886758107 +0000 UTC m=+222.243361454 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fadbd40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e340): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e340): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e340): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e340): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e340): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.886758107 +0000 UTC m=+222.243361454 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e340): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6685b0 item 17 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e9c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e9c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e9c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e9c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e9c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.888822071 +0000 UTC m=+222.245425428 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2e9c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2ef00): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2ef00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2ef00): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2ef00): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2ef00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.888822071 +0000 UTC m=+222.245425428 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2ef00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f668a80 item 18 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2f580): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2f580): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2f580): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2f580): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2f580): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.890295672 +0000 UTC m=+222.246899029 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2f580): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2fa80): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2fa80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2fa80): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2fa80): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2fa80): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2fa80): _writeAt: size=3, off=7 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2fa80): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2fa80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.890295672 +0000 UTC m=+222.246899029 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb2fa80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58080): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58080): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58080): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58080): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58080): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.890295672 +0000 UTC m=+222.246899029 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58080): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f668e70 item 19 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58700): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58700): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58700): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58700): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58700): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.892206898 +0000 UTC m=+222.248810246 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58700): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58c40): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58c40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58c40): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58c40): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58c40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.892206898 +0000 UTC m=+222.248810246 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb58c40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f669650 item 20 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb592c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb592c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb592c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb592c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb592c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.893722398 +0000 UTC m=+222.250325745 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb592c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb597c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb597c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb597c0): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb597c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb597c0): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb597c0): _writeAt: size=3, off=7 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb597c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb597c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.893722398 +0000 UTC m=+222.250325745 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb597c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb59cc0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb59cc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb59cc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb59cc0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb59cc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.893722398 +0000 UTC m=+222.250325745 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb59cc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f1101c0 item 21 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90440): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90440): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90440): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90440): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90440): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.896570693 +0000 UTC m=+222.253174040 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90440): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90980): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90980): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90980): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90980): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90980): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.896570693 +0000 UTC m=+222.253174040 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb90980): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f110d90 item 22 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91000): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91000): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91000): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91000): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91000): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.897807556 +0000 UTC m=+222.254410913 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91000): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91500): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91500): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91500): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91500): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91500): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91500): _writeAt: size=3, off=7 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91500): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91500): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.897807556 +0000 UTC m=+222.254410913 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91500): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91a00): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91a00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91a00): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91a00): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91a00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.897807556 +0000 UTC m=+222.254410913 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb91a00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f111420 item 23 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6180): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6180): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6180): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6180): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6180): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.899641286 +0000 UTC m=+222.256244634 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6180): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc66c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc66c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc66c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc66c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc66c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.899641286 +0000 UTC m=+222.256244634 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc66c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f111960 item 24 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6d00): _readAt: size=2, off=0 2026/04/02 01:37:39 ERROR : open-test-file(0x21c27fbc6d00): Couldn't read size of file 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6d00): >_readAt: n=0, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6d00): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6d00): close: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc6d00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc70c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc70c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc70c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc70c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc70c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.901151616 +0000 UTC m=+222.257754963 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc70c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc75c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc75c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc75c0): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc75c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc75c0): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc75c0): _writeAt: size=3, off=7 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc75c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc75c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.901151616 +0000 UTC m=+222.257754963 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc75c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc7b00): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc7b00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc7b00): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc7b00): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc7b00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.901151616 +0000 UTC m=+222.257754963 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fbc7b00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f069c70 item 25 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22280): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22280): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22280): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22280): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22280): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.90335838 +0000 UTC m=+222.259961727 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22280): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc227c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc227c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc227c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc227c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc227c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.90335838 +0000 UTC m=+222.259961727 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc227c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f74a4d0 item 26 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22e00): _readAt: size=2, off=0 2026/04/02 01:37:39 ERROR : open-test-file(0x21c27fc22e00): Couldn't read size of file 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22e00): >_readAt: n=0, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22e00): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22e00): close: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc22e00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc231c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc231c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc231c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc231c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc231c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.904625512 +0000 UTC m=+222.261228858 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc231c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc236c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc236c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc236c0): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc236c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc236c0): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc236c0): _writeAt: size=3, off=7 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc236c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc236c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.904625512 +0000 UTC m=+222.261228858 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc236c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc23c00): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc23c00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc23c00): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc23c00): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc23c00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.904625512 +0000 UTC m=+222.261228858 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc23c00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f74aa10 item 27 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44380): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44380): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44380): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44380): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44380): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.906546446 +0000 UTC m=+222.263149803 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44380): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc448c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc448c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc448c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc448c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc448c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.906546446 +0000 UTC m=+222.263149803 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc448c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f74b0a0 item 28 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44f00): _readAt: size=2, off=0 2026/04/02 01:37:39 ERROR : open-test-file(0x21c27fc44f00): Couldn't read size of file 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44f00): >_readAt: n=0, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44f00): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44f00): close: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc44f00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc452c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc452c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc452c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc452c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc452c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.908166673 +0000 UTC m=+222.264770030 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc452c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc45980): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc45980): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc45980): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc45980): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc45980): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.908166673 +0000 UTC m=+222.264770030 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc45980): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f74b490 item 29 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e100): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e100): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e100): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e100): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e100): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.909560914 +0000 UTC m=+222.266164271 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e100): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e640): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e640): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e640): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e640): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e640): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.909560914 +0000 UTC m=+222.266164271 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5e640): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f74b880 item 30 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5ec80): _readAt: size=2, off=0 2026/04/02 01:37:39 ERROR : open-test-file(0x21c27fc5ec80): Couldn't read size of file 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5ec80): >_readAt: n=0, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5ec80): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5ec80): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5ec80): close: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5ec80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f040): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f040): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f040): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f040): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f040): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.911034605 +0000 UTC m=+222.267637951 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f040): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f700): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f700): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f700): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f700): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f700): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.911034605 +0000 UTC m=+222.267637951 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5f700): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f74bc00 item 31 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5fd80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5fd80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5fd80): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5fd80): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5fd80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.912609066 +0000 UTC m=+222.269212413 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc5fd80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7c3c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7c3c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7c3c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7c3c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7c3c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.912609066 +0000 UTC m=+222.269212413 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7c3c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0be230 item 32 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ca00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ca00): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ca00): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ca00): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ca00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.913966245 +0000 UTC m=+222.270569603 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ca00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ce80): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ce80): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ce80): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ce80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ce80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0bed20 item 33 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ce80): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ce80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.914466961 +0000 UTC m=+222.271070318 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7ce80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d380): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d380): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d380): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d380): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d380): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.914466961 +0000 UTC m=+222.271070318 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d380): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0b8070 item 33 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d9c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d9c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d9c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d9c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d9c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.916249965 +0000 UTC m=+222.272853322 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7d9c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7de40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7de40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0b8700 item 34 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7de40): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7de40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7de40): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7de40): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7de40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.916842533 +0000 UTC m=+222.273445890 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fc7de40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2480): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2480): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2480): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2480): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2480): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.916842533 +0000 UTC m=+222.273445890 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2480): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0b8930 item 34 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2ac0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2ac0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2ac0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2ac0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2ac0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.918349877 +0000 UTC m=+222.274953234 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2ac0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2f40): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2f40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2f40): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2f40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2f40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0b8ee0 item 35 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2f40): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2f40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.918815567 +0000 UTC m=+222.275418924 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca2f40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3440): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3440): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3440): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3440): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3440): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.918815567 +0000 UTC m=+222.275418924 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3440): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0b93b0 item 35 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3ac0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3ac0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3ac0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3ac0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3ac0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.920247688 +0000 UTC m=+222.276851046 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fca3ac0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc20c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc20c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0b98f0 item 36 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc20c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc20c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc20c0): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc20c0): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc20c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.920761428 +0000 UTC m=+222.277364785 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc20c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2600): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2600): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2600): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2600): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2600): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.920761428 +0000 UTC m=+222.277364785 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2600): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0b9c00 item 36 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2c40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2c40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2c40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2c40): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2c40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.921929542 +0000 UTC m=+222.278532899 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc2c40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc30c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc30c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc30c0): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc30c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc30c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc1e0e0 item 37 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc30c0): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc30c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.92248971 +0000 UTC m=+222.279093067 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc30c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc35c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc35c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc35c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc35c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc35c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.92248971 +0000 UTC m=+222.279093067 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc35c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc1e380 item 37 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc3c40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc3c40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc3c40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc3c40): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc3c40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.923723608 +0000 UTC m=+222.280326955 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcc3c40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea240): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea240): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc1e7e0 item 38 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea240): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea240): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea240): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea240): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea240): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.924404713 +0000 UTC m=+222.281008060 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea240): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea780): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea780): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea780): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea780): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea780): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.924404713 +0000 UTC m=+222.281008060 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcea780): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc1eb60 item 38 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceae00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceae00): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceae00): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceae00): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceae00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.925720375 +0000 UTC m=+222.282323723 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceae00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb300): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb300): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb300): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb300): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb300): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc1f030 item 39 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb300): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb300): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.927390397 +0000 UTC m=+222.283993754 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb300): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb800): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb800): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb800): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb800): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb800): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.927390397 +0000 UTC m=+222.283993754 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fceb800): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc1f1f0 item 39 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcebe80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcebe80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcebe80): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcebe80): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcebe80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.928996297 +0000 UTC m=+222.285599654 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fcebe80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06480): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06480): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc1f6c0 item 40 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06480): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06480): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06480): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06480): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06480): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.929654488 +0000 UTC m=+222.286257845 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06480): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd069c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd069c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd069c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd069c0): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd069c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.929654488 +0000 UTC m=+222.286257845 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd069c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc1fab0 item 40 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06f80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06f80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06f80): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06f80): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06f80): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06f80): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06f80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.931260429 +0000 UTC m=+222.287863786 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06f80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07480): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07480): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07480): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0a0070 item 41 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07480): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07480): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.93218323 +0000 UTC m=+222.288786587 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07480): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f900): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f900): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f900): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f900): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f900): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa36d90 item 41 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f900): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f900): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.932788321 +0000 UTC m=+222.289391678 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f900): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49fe40): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49fe40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49fe40): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49fe40): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49fe40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.932788321 +0000 UTC m=+222.289391678 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49fe40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa37030 item 41 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4580): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4580): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4580): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4580): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4580): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4580): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4580): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.934559333 +0000 UTC m=+222.291162690 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4580): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596780): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596780): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596780): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27faba150 item 42 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596780): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596780): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.935044309 +0000 UTC m=+222.291647655 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596780): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596f00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596f00): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27faba310 item 42 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596f00): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596f00): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596f00): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596f00): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596f00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.935586882 +0000 UTC m=+222.292190239 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f596f00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597480): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597480): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597480): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597480): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597480): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.935586882 +0000 UTC m=+222.292190239 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597480): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27faba5b0 item 42 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597ac0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597ac0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597ac0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597ac0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597ac0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597ac0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.936843092 +0000 UTC m=+222.293446449 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f597ac0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4700): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4700): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4700): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27faba930 item 43 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4700): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4700): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.937744263 +0000 UTC m=+222.294347620 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4700): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4c40): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4c40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4c40): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4c40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4c40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabaaf0 item 43 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4c40): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4c40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.93830458 +0000 UTC m=+222.294907937 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a4c40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5180): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5180): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5180): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5180): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5180): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.93830458 +0000 UTC m=+222.294907937 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5180): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabad90 item 43 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a57c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a57c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a57c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a57c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a57c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a57c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a57c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.940417888 +0000 UTC m=+222.297021234 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a57c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5cc0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5cc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5cc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabb2d0 item 44 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5cc0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5cc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.941046654 +0000 UTC m=+222.297650001 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f6a5cc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1ca440): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1ca440): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabb490 item 44 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1ca440): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1ca440): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1ca440): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1ca440): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1ca440): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.941751734 +0000 UTC m=+222.298355082 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1ca440): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cacc0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cacc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cacc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cacc0): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cacc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.941751734 +0000 UTC m=+222.298355082 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cacc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabb880 item 44 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cb740): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cb740): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cb740): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cb740): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cb740): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cb740): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cb740): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.945286975 +0000 UTC m=+222.301890323 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f1cb740): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06280): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06280): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06280): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabbce0 item 45 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06280): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06280): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.945947922 +0000 UTC m=+222.302551269 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06280): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06980): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06980): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06980): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06980): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06980): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.945947922 +0000 UTC m=+222.302551269 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd06980): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa36070 item 45 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07840): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07840): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07840): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07840): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07840): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07840): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07840): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.948094954 +0000 UTC m=+222.304698301 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07840): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07d40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07d40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07d40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa363f0 item 46 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07d40): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07d40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.94847446 +0000 UTC m=+222.305077807 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd07d40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8000): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8000): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8000): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8000): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8000): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.94847446 +0000 UTC m=+222.305077807 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8000): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa36690 item 46 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8640): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8640): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8640): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8640): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8640): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8640): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8640): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.949662292 +0000 UTC m=+222.306265638 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8640): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8b40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8b40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8b40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa36a80 item 47 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8b40): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8b40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.950070931 +0000 UTC m=+222.306674279 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a8b40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9280): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9280): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9280): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9280): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9280): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.950070931 +0000 UTC m=+222.306674279 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9280): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa36c40 item 47 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a98c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a98c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a98c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a98c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a98c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a98c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a98c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.951241241 +0000 UTC m=+222.307844588 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a98c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9dc0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9dc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9dc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa375e0 item 48 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9dc0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9dc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.951660482 +0000 UTC m=+222.308263829 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7a9dc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798780): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798780): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798780): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798780): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798780): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.951660482 +0000 UTC m=+222.308263829 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798780): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa37880 item 48 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798dc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798dc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798dc0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798dc0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798dc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.953022692 +0000 UTC m=+222.309626039 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f798dc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799240): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799240): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799240): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799240): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799240): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799240): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa37dc0 item 49 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799240): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799240): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.953650296 +0000 UTC m=+222.310253643 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799240): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7997c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7997c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7997c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7997c0): >_readAt: n=8, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7997c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.953650296 +0000 UTC m=+222.310253643 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f7997c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fa0e0 item 49 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799e40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799e40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799e40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799e40): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799e40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.955129477 +0000 UTC m=+222.311732824 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f799e40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f12ef40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f12ef40): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f12ef40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fa9a0 item 50 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f12ef40): _readAt: size=2, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f12ef40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f12ef40): _writeAt: size=3, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f12ef40): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f12ef40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.955800764 +0000 UTC m=+222.312404111 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f12ef40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a000): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a000): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a000): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a000): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a000): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.955800764 +0000 UTC m=+222.312404111 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a000): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fab60 item 50 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a800): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a800): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a800): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a800): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a800): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.957478469 +0000 UTC m=+222.314081816 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37a800): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37ad00): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37ad00): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37ad00): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37ad00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37ad00): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37ad00): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fb1f0 item 51 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37ad00): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37ad00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.958059336 +0000 UTC m=+222.314662683 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37ad00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37b280): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37b280): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37b280): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37b280): >_readAt: n=8, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37b280): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.958059336 +0000 UTC m=+222.314662683 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37b280): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fb570 item 51 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37bc80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37bc80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37bc80): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37bc80): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37bc80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.959670866 +0000 UTC m=+222.316274214 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f37bc80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb964c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb964c0): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb964c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fbb20 item 52 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb964c0): _readAt: size=2, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb964c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb964c0): _writeAt: size=3, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb964c0): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb964c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.960190447 +0000 UTC m=+222.316793794 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb964c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96a80): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96a80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96a80): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96a80): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96a80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.960190447 +0000 UTC m=+222.316793794 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb96a80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fbd50 item 52 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97100): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97100): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97100): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97100): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97100): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.961620375 +0000 UTC m=+222.318223721 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97100): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97600): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97600): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97600): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97600): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97600): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97600): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0a1c70 item 53 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97600): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97600): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.962110039 +0000 UTC m=+222.318713386 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97600): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97b40): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97b40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97b40): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97b40): >_readAt: n=8, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97b40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.962110039 +0000 UTC m=+222.318713386 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fb97b40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f132a80 item 53 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49eac0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49eac0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49eac0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49eac0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49eac0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.963240622 +0000 UTC m=+222.319843969 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49eac0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f040): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f040): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f040): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f133180 item 54 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f040): _readAt: size=2, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f040): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f040): _writeAt: size=3, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f040): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f040): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.963704157 +0000 UTC m=+222.320307504 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f49f040): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60040): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60040): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60040): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60040): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60040): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.963704157 +0000 UTC m=+222.320307504 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60040): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f133340 item 54 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd606c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd606c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd606c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd606c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd606c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.96486659 +0000 UTC m=+222.321469937 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd606c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60bc0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60bc0): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60bc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60bc0): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60bc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f1337a0 item 55 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60bc0): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60bc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.965623699 +0000 UTC m=+222.322227046 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd60bc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61100): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61100): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61100): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61100): >_readAt: n=8, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61100): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.965623699 +0000 UTC m=+222.322227046 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61100): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f133ab0 item 55 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61780): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61780): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61780): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61780): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61780): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.967066501 +0000 UTC m=+222.323669848 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61780): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61c80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61c80): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61c80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25e2a0 item 56 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61c80): _readAt: size=2, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61c80): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61c80): _writeAt: size=3, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61c80): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61c80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.967536939 +0000 UTC m=+222.324140286 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd61c80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e300): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e300): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e300): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e300): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e300): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.967536939 +0000 UTC m=+222.324140286 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e300): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25e540 item 56 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e940): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e940): open at offset 0 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e940): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e940): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e940): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e940): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e940): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e940): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.968659207 +0000 UTC m=+222.325262554 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6e940): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6ee80): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6ee80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6ee80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25efc0 item 57 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6ee80): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6ee80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.969174148 +0000 UTC m=+222.325777494 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6ee80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f3c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f3c0): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f3c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f3c0): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f3c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25f260 item 57 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f3c0): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f3c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.969729557 +0000 UTC m=+222.326332903 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f3c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f940): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f940): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f940): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f940): >_readAt: n=8, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f940): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.969729557 +0000 UTC m=+222.326332903 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27fd6f940): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25f490 item 57 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240080): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240080): open at offset 0 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240080): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240080): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240080): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240080): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240080): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240080): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.970855561 +0000 UTC m=+222.327458908 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240080): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2405c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2405c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2405c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25fe30 item 58 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2405c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2405c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.971254033 +0000 UTC m=+222.327857379 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2405c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240b00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240b00): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240b00): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12a310 item 58 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240b00): _readAt: size=2, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240b00): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240b00): _writeAt: size=3, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240b00): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240b00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.972105399 +0000 UTC m=+222.328708746 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f240b00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2410c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2410c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2410c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2410c0): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2410c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.972105399 +0000 UTC m=+222.328708746 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2410c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12a8c0 item 58 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241700): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241700): open at offset 0 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241700): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241700): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241700): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241700): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241700): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241700): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.974812277 +0000 UTC m=+222.331415634 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241700): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241c40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241c40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241c40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12ae00 item 59 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241c40): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241c40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.975495416 +0000 UTC m=+222.332098773 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f241c40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290280): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290280): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290280): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290280): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290280): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290280): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12b500 item 59 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290280): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290280): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.976113823 +0000 UTC m=+222.332717180 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290280): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290800): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290800): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290800): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290800): >_readAt: n=8, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290800): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.976113823 +0000 UTC m=+222.332717180 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290800): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12b810 item 59 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290e40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290e40): open at offset 0 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290e40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290e40): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290e40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290e40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290e40): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290e40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.977169876 +0000 UTC m=+222.333773222 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f290e40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f291380): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f291380): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f291380): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefa150 item 60 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f291380): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f291380): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.978121921 +0000 UTC m=+222.334725278 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f291380): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2918c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2918c0): open at offset 5 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2918c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefa310 item 60 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2918c0): _readAt: size=2, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2918c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2918c0): _writeAt: size=3, off=5 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2918c0): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2918c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.978877397 +0000 UTC m=+222.335480744 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f2918c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612400): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612400): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612400): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612400): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612400): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.978877397 +0000 UTC m=+222.335480744 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612400): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34c230 item 60 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612a40): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612a40): open at offset 0 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612a40): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612a40): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612a40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612a40): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612a40): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612a40): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.979977333 +0000 UTC m=+222.336580680 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612a40): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612f80): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612f80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612f80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34c850 item 61 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612f80): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612f80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.981274529 +0000 UTC m=+222.337877877 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f612f80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613680): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613680): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613680): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613680): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613680): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.981274529 +0000 UTC m=+222.337877877 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613680): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34cbd0 item 61 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613cc0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613cc0): open at offset 0 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613cc0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613cc0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613cc0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613cc0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613cc0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.983469632 +0000 UTC m=+222.340072980 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f613cc0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66c300): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66c300): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66c300): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34d1f0 item 62 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66c300): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66c300): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.984343893 +0000 UTC m=+222.340947239 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66c300): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66ca00): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66ca00): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66ca00): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66ca00): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66ca00): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.984343893 +0000 UTC m=+222.340947239 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66ca00): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34d420 item 62 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d040): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d040): open at offset 0 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d040): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d040): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d040): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d040): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d040): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d040): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.987007858 +0000 UTC m=+222.343611206 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d040): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d580): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d580): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d580): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34d7a0 item 63 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d580): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d580): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.987446165 +0000 UTC m=+222.344049513 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66d580): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66dc80): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66dc80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66dc80): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66dc80): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66dc80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.987446165 +0000 UTC m=+222.344049513 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f66dc80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76c000 item 63 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3983c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3983c0): open at offset 0 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3983c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3983c0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3983c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3983c0): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3983c0): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3983c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.990857131 +0000 UTC m=+222.347460479 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3983c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f398900): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f398900): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f398900): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76c460 item 64 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f398900): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f398900): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.992071724 +0000 UTC m=+222.348675071 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f398900): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399000): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399000): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399000): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399000): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399000): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.992071724 +0000 UTC m=+222.348675071 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399000): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76c620 item 64 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399640): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399640): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399640): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399640): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399640): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.994458807 +0000 UTC m=+222.351062155 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399640): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399ac0): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399ac0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399ac0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399ac0): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399ac0): _writeAt: size=3, off=2 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76caf0 item 65 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399ac0): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399ac0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.995169559 +0000 UTC m=+222.351772905 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f399ac0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc0c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc0c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc0c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc0c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc0c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.995169559 +0000 UTC m=+222.351772905 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc0c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76ccb0 item 65 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc700): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc700): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc700): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc700): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc700): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.996519636 +0000 UTC m=+222.353122983 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dc700): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dcb80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dcb80): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76d1f0 item 66 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dcb80): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dcb80): >_readAt: n=0, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dcb80): _writeAt: size=3, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dcb80): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dcb80): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.997306099 +0000 UTC m=+222.353909447 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dcb80): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd0c0): _readAt: size=512, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd0c0): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd0c0): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd0c0): >_readAt: n=3, err=EOF 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd0c0): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.997306099 +0000 UTC m=+222.353909447 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd0c0): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: Remove: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76d3b0 item 66 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd700): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd700): >openPending: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd700): _writeAt: size=5, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd700): >_writeAt: n=5, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd700): close: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.998965601 +0000 UTC m=+222.355568959 2026/04/02 01:37:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3dd700): >close: err= 2026/04/02 01:37:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/02 01:37:39 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3ddb80): _readAt: size=2, off=0 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3ddb80): openPending: 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3ddb80): >openPending: err= 2026/04/02 01:37:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3ddb80): >_readAt: n=2, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3ddb80): _writeAt: size=3, off=2 2026/04/02 01:37:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76d8f0 item 67 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3ddb80): >_writeAt: n=3, err= 2026/04/02 01:37:39 DEBUG : open-test-file(0x21c27f3ddb80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.999742096 +0000 UTC m=+222.356345443 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3ddb80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41e180): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41e180): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41e180): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41e180): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41e180): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:39.999742096 +0000 UTC m=+222.356345443 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41e180): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76db90 item 67 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca180): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca180): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca180): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca180): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca180): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.002145171 +0000 UTC m=+222.358748519 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca180): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca680): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca680): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27ed92380 item 68 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca680): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca680): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca680): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca680): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca680): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.002900015 +0000 UTC m=+222.359503362 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ca680): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cabc0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cabc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cabc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cabc0): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cabc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.002900015 +0000 UTC m=+222.359503362 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cabc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27ed92700 item 68 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb200): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb200): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb200): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb200): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb200): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.005349808 +0000 UTC m=+222.361953154 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb200): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb680): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb680): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb680): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb680): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb680): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27ed92e70 item 69 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb680): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb680): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.005697654 +0000 UTC m=+222.362301001 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cb680): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cbb80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cbb80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cbb80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cbb80): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cbb80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.005697654 +0000 UTC m=+222.362301001 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4cbb80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27ed931f0 item 69 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c300): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c300): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c300): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.007055216 +0000 UTC m=+222.363658563 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c800): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c800): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9c070 item 70 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c800): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c800): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c800): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c800): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c800): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.007622636 +0000 UTC m=+222.364225983 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52c800): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52cd40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52cd40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52cd40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52cd40): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52cd40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.007622636 +0000 UTC m=+222.364225983 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52cd40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9c230 item 70 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d3c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d3c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d3c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d3c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d3c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.009219389 +0000 UTC m=+222.365822736 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d3c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d8c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d8c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d8c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d8c0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d8c0): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9c5b0 item 71 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d8c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d8c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.010293516 +0000 UTC m=+222.366896864 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52d8c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52ddc0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52ddc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52ddc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52ddc0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52ddc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.010293516 +0000 UTC m=+222.366896864 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f52ddc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9c7e0 item 71 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548540): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548540): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548540): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.011454717 +0000 UTC m=+222.368058064 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548a40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548a40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9ccb0 item 72 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548a40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548a40): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548a40): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548a40): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548a40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.012377117 +0000 UTC m=+222.368980465 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548a40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548f80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548f80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548f80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548f80): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548f80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.012377117 +0000 UTC m=+222.368980465 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f548f80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9ce70 item 72 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549540): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549540): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549540): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549540): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549540): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.01399985 +0000 UTC m=+222.370603196 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549a40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549a40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549a40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9d1f0 item 73 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549a40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549a40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.014618056 +0000 UTC m=+222.371221403 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f549a40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa000): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa000): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa000): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa000): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa000): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9d420 item 73 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa000): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa000): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.015189353 +0000 UTC m=+222.371792701 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa000): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa540): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa540): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa540): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.015189353 +0000 UTC m=+222.371792701 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aa540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9d5e0 item 73 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aab80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aab80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aab80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aab80): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aab80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aab80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aab80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.017225336 +0000 UTC m=+222.373828683 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aab80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab080): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab080): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab080): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9dab0 item 74 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab080): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab080): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.017821902 +0000 UTC m=+222.374425259 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab080): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab5c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab5c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9dc70 item 74 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab5c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab5c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab5c0): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab5c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab5c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.018491936 +0000 UTC m=+222.375095293 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ab5c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5abb40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5abb40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5abb40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5abb40): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5abb40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.018491936 +0000 UTC m=+222.375095293 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5abb40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33c0e0 item 74 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a280): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a280): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a280): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a280): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a280): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a280): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a280): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.019847824 +0000 UTC m=+222.376451181 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a280): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a780): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a780): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a780): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33c4d0 item 75 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a780): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a780): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.020332619 +0000 UTC m=+222.376935966 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64a780): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64acc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64acc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64acc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64acc0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64acc0): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33c770 item 75 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64acc0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64acc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.020678521 +0000 UTC m=+222.377281868 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64acc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b200): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b200): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b200): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b200): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b200): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.020678521 +0000 UTC m=+222.377281868 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b200): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33ca80 item 75 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b840): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b840): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b840): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b840): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b840): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b840): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b840): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.021843549 +0000 UTC m=+222.378446897 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64b840): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64bd40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64bd40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64bd40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33cfc0 item 76 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64bd40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64bd40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.023621205 +0000 UTC m=+222.380224562 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f64bd40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688380): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688380): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33d490 item 76 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688380): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688380): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688380): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688380): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688380): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.02419166 +0000 UTC m=+222.380795038 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688380): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688900): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688900): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688900): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688900): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688900): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.02419166 +0000 UTC m=+222.380795038 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688900): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33d6c0 item 76 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688f40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688f40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688f40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688f40): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688f40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688f40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688f40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.025528403 +0000 UTC m=+222.382131760 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f688f40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689440): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689440): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689440): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33de30 item 77 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689440): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689440): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.025975387 +0000 UTC m=+222.382578774 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689440): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689b40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689b40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689b40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689b40): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689b40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.025975387 +0000 UTC m=+222.382578774 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f689b40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb46150 item 77 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de280): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de280): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de280): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de280): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de280): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de280): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de280): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.028299762 +0000 UTC m=+222.384903119 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de280): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de780): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de780): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de780): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb46540 item 78 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de780): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de780): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.028902049 +0000 UTC m=+222.385505395 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6de780): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6dee80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6dee80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6dee80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6dee80): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6dee80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.028902049 +0000 UTC m=+222.385505395 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6dee80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb46700 item 78 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df4c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df4c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df4c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df4c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df4c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df4c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df4c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.030185661 +0000 UTC m=+222.386789018 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df4c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df9c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df9c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df9c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb46a80 item 79 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df9c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df9c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.030785702 +0000 UTC m=+222.387389059 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6df9c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7141c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7141c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7141c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7141c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7141c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.030785702 +0000 UTC m=+222.387389059 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7141c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb46c40 item 79 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714800): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714800): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714800): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714800): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714800): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714800): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714800): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.032029851 +0000 UTC m=+222.388633208 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714800): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714d00): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714d00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714d00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb471f0 item 80 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714d00): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714d00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.032461245 +0000 UTC m=+222.389064602 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f714d00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715400): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715400): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715400): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715400): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715400): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.032461245 +0000 UTC m=+222.389064602 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715400): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb473b0 item 80 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715a40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715a40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715a40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715a40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715a40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.033726732 +0000 UTC m=+222.390330089 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715a40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715ec0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715ec0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715ec0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715ec0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715ec0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715ec0): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb47810 item 81 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715ec0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715ec0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.034288101 +0000 UTC m=+222.390891458 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f715ec0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756500): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756500): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756500): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756500): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756500): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.034288101 +0000 UTC m=+222.390891458 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756500): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb479d0 item 81 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756b80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756b80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756b80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756b80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756b80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.035898771 +0000 UTC m=+222.392502118 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756b80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757080): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757080): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757080): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb47d50 item 82 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757080): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757080): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757080): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757080): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757080): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.03655054 +0000 UTC m=+222.393153887 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757080): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757600): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757600): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757600): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757600): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757600): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.03655054 +0000 UTC m=+222.393153887 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757600): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02150 item 82 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757c80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757c80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757c80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757c80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757c80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.037830726 +0000 UTC m=+222.394434073 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f757c80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8280): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8280): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8280): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8280): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8280): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8280): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02540 item 83 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8280): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8280): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.038280154 +0000 UTC m=+222.394883501 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8280): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b87c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b87c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b87c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b87c0): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b87c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.038280154 +0000 UTC m=+222.394883501 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b87c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02700 item 83 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8e40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8e40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8e40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8e40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8e40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.039556603 +0000 UTC m=+222.396159950 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b8e40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b9340): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b9340): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b9340): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02a80 item 84 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b9340): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b9340): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b9340): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b9340): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b9340): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.03996855 +0000 UTC m=+222.396571897 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b9340): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b98c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b98c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b98c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b98c0): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b98c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.03996855 +0000 UTC m=+222.396571897 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7b98c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02d20 item 84 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe040): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe040): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe040): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe040): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe040): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.041038578 +0000 UTC m=+222.397641966 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe040): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe540): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe540): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe540): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe540): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe540): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc03110 item 85 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe540): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.041499429 +0000 UTC m=+222.398102776 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fe540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fea80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fea80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fea80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fea80): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fea80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.041499429 +0000 UTC m=+222.398102776 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7fea80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc032d0 item 85 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff100): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff100): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff100): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff100): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff100): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.042614512 +0000 UTC m=+222.399217859 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff100): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff600): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff600): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff600): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc03650 item 86 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff600): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff600): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff600): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff600): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff600): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.043059973 +0000 UTC m=+222.399663320 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ff600): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ffb80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ffb80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ffb80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ffb80): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ffb80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.043059973 +0000 UTC m=+222.399663320 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7ffb80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc03810 item 86 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30300): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30300): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30300): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.04490754 +0000 UTC m=+222.401510887 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30800): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30800): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30800): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30800): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30800): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30800): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0d6460 item 87 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30800): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30800): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.045355154 +0000 UTC m=+222.401958501 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30800): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30d40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30d40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30d40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30d40): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30d40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.045355154 +0000 UTC m=+222.401958501 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa30d40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0d7960 item 87 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa313c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa313c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa313c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa313c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa313c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.046372614 +0000 UTC m=+222.402975960 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa313c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa318c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa318c0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa318c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71c230 item 88 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa318c0): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa318c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa318c0): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa318c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa318c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.046912011 +0000 UTC m=+222.403515358 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa318c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa31e40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa31e40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa31e40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa31e40): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa31e40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.046912011 +0000 UTC m=+222.403515358 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa31e40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71c3f0 item 88 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6c580): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6c580): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6c580): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6c580): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6c580): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6c580): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6c580): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6c580): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.048422252 +0000 UTC m=+222.405025609 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6c580): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6cac0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6cac0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6cac0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71c770 item 89 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6cac0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6cac0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.049325235 +0000 UTC m=+222.405928582 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6cac0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d000): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d000): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d000): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d000): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d000): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d000): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71c930 item 89 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d000): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d000): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.04978887 +0000 UTC m=+222.406392217 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d000): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d580): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d580): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d580): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d580): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d580): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.04978887 +0000 UTC m=+222.406392217 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6d580): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71cbd0 item 89 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6dbc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6dbc0): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6dbc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6dbc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6dbc0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6dbc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6dbc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6dbc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.050920836 +0000 UTC m=+222.407524182 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fa6dbc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8200): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8200): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8200): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71d340 item 90 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8200): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8200): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.051252491 +0000 UTC m=+222.407855839 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8200): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8740): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8740): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8740): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71d500 item 90 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8740): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8740): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8740): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8740): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8740): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.051990874 +0000 UTC m=+222.408594231 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8740): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8d00): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8d00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8d00): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8d00): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8d00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.051990874 +0000 UTC m=+222.408594231 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa8d00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71d6c0 item 90 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9340): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9340): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9340): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9340): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9340): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9340): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9340): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9340): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.053051245 +0000 UTC m=+222.409654613 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9340): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9880): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9880): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9880): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71dab0 item 91 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9880): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9880): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.0535625 +0000 UTC m=+222.410165847 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9880): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9dc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9dc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9dc0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9dc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9dc0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9dc0): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71dc70 item 91 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9dc0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9dc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.05409778 +0000 UTC m=+222.410701127 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faa9dc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faea440): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faea440): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faea440): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faea440): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faea440): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.05409778 +0000 UTC m=+222.410701127 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27faea440): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71de30 item 91 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41ea80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41ea80): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41ea80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41ea80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41ea80): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41ea80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41ea80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41ea80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.05542231 +0000 UTC m=+222.412025657 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41ea80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41efc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41efc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41efc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b2460 item 92 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41efc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41efc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.055938643 +0000 UTC m=+222.412541991 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41efc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41f500): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41f500): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41f500): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b27e0 item 92 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41f500): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41f500): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41f500): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41f500): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41f500): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.05668394 +0000 UTC m=+222.413287287 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41f500): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41fac0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41fac0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41fac0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41fac0): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41fac0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.05668394 +0000 UTC m=+222.413287287 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f41fac0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b2b60 item 92 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02200): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02200): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02200): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02200): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02200): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02200): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02200): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02200): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.058435034 +0000 UTC m=+222.415038412 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02200): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02740): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02740): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02740): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b30a0 item 93 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02740): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02740): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.058960706 +0000 UTC m=+222.415564053 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02740): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02e40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02e40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02e40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02e40): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02e40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.058960706 +0000 UTC m=+222.415564053 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb02e40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b3260 item 93 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb03480): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb03480): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb03480): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb03480): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb03480): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb03480): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb03480): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb03480): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.061022276 +0000 UTC m=+222.417625623 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb03480): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb039c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb039c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb039c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b3880 item 94 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb039c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb039c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.061705855 +0000 UTC m=+222.418309203 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb039c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c1c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c1c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c1c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c1c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c1c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.061705855 +0000 UTC m=+222.418309203 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c1c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b3b90 item 94 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c800): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c800): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c800): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c800): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c800): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c800): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c800): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c800): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.06333474 +0000 UTC m=+222.419938086 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3c800): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3cd40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3cd40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3cd40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f116230 item 95 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3cd40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3cd40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.063980107 +0000 UTC m=+222.420583454 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3cd40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3d440): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3d440): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3d440): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3d440): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3d440): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.063980107 +0000 UTC m=+222.420583454 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3d440): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f1165b0 item 95 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3da80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3da80): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3da80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3da80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3da80): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3da80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3da80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3da80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.065288295 +0000 UTC m=+222.421891643 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb3da80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb680c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb680c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb680c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f117110 item 96 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb680c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb680c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.066123763 +0000 UTC m=+222.422727109 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb680c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb687c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb687c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb687c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb687c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb687c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.066123763 +0000 UTC m=+222.422727109 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb687c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f117340 item 96 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= 2026/04/02 01:37:40 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:40 DEBUG : Looking for writers 2026/04/02 01:37:40 DEBUG : >WaitForWriters: 2026/04/02 01:37:40 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:40 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:40 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:40 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/02 01:37:40 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd01c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd01c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd01c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd01c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd01c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.447421843 +0000 UTC m=+222.804025200 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd01c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0640): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0640): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0640): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0640): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0640): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.447421843 +0000 UTC m=+222.804025200 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0b00): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0b00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0b00): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0b00): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0b00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.447421843 +0000 UTC m=+222.804025200 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd0b00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefbab0 item 1 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1140): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1140): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1140): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1140): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1140): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.449600884 +0000 UTC m=+222.806204232 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1140): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1640): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1640): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1640): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.449600884 +0000 UTC m=+222.806204232 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67c380 item 2 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1c80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1c80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1c80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1c80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1c80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.450808684 +0000 UTC m=+222.807412031 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fbd1c80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84200): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84200): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84200): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84200): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84200): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84200): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84200): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.450808684 +0000 UTC m=+222.807412031 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84200): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc846c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc846c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc846c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc846c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc846c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.450808684 +0000 UTC m=+222.807412031 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc846c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67c930 item 3 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84d40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84d40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84d40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84d40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84d40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.452581899 +0000 UTC m=+222.809185247 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc84d40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85280): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85280): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85280): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85280): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85280): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.452581899 +0000 UTC m=+222.809185247 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85280): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67ce00 item 4 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc858c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc858c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc858c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc858c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc858c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.453892362 +0000 UTC m=+222.810495720 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc858c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85d40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85d40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85d40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85d40): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85d40): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85d40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.453892362 +0000 UTC m=+222.810495720 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fc85d40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac300): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac300): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac300): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.453892362 +0000 UTC m=+222.810495720 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67d340 item 5 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac980): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac980): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac980): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac980): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac980): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.455636032 +0000 UTC m=+222.812239389 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcac980): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcacec0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcacec0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcacec0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcacec0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcacec0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.455636032 +0000 UTC m=+222.812239389 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcacec0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67dab0 item 6 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcad540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcad540): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcad540): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcad540): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcad540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.457008573 +0000 UTC m=+222.813611930 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcad540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcada40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcada40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcada40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcada40): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcada40): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcada40): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcada40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.457008573 +0000 UTC m=+222.813611930 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcada40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0000): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0000): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0000): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0000): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0000): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.457008573 +0000 UTC m=+222.813611930 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0000): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbac150 item 7 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0680): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0680): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0680): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0680): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0680): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.458795143 +0000 UTC m=+222.815398500 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0680): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0bc0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0bc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0bc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0bc0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0bc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.458795143 +0000 UTC m=+222.815398500 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd0bc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbac620 item 8 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1180): _readAt: size=2, off=0 2026/04/02 01:37:40 ERROR : open-test-file(0x21c27fcd1180): Couldn't read size of file 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1180): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1180): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1180): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1180): close: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1180): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1540): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1540): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1540): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.460237315 +0000 UTC m=+222.816840672 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd19c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd19c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd19c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd19c0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd19c0): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd19c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd19c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.460237315 +0000 UTC m=+222.816840672 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd19c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1ec0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1ec0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1ec0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1ec0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1ec0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.460237315 +0000 UTC m=+222.816840672 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcd1ec0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbaca10 item 9 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfc640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfc640): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfc640): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfc640): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfc640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.461968541 +0000 UTC m=+222.818571898 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfc640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfcb80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfcb80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfcb80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfcb80): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfcb80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.461968541 +0000 UTC m=+222.818571898 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfcb80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbad0a0 item 10 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd1c0): _readAt: size=2, off=0 2026/04/02 01:37:40 ERROR : open-test-file(0x21c27fcfd1c0): Couldn't read size of file 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd1c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd1c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd1c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd1c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd580): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd580): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd580): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd580): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd580): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.463342423 +0000 UTC m=+222.819945780 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfd580): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfda80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfda80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfda80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfda80): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfda80): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfda80): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfda80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.463342423 +0000 UTC m=+222.819945780 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fcfda80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86080): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86080): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86080): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86080): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86080): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.463342423 +0000 UTC m=+222.819945780 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86080): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbad420 item 11 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86700): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86700): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86700): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86700): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86700): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.465664225 +0000 UTC m=+222.822267582 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86700): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86c40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86c40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86c40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86c40): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86c40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.465664225 +0000 UTC m=+222.822267582 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd86c40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbad9d0 item 12 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87280): _readAt: size=2, off=0 2026/04/02 01:37:40 ERROR : open-test-file(0x21c27fd87280): Couldn't read size of file 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87280): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87280): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87280): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87280): close: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87280): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87640): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87640): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87640): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.46733602 +0000 UTC m=+222.823939367 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87d00): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87d00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87d00): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87d00): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87d00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.46733602 +0000 UTC m=+222.823939367 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fd87d00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fbadd50 item 13 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda8480): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda8480): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda8480): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda8480): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda8480): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.468877047 +0000 UTC m=+222.825480404 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda8480): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda89c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda89c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda89c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda89c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda89c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.468877047 +0000 UTC m=+222.825480404 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda89c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0e0620 item 14 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9000): _readAt: size=2, off=0 2026/04/02 01:37:40 ERROR : open-test-file(0x21c27fda9000): Couldn't read size of file 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9000): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9000): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9000): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9000): close: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9000): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda93c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda93c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda93c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda93c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda93c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.470331321 +0000 UTC m=+222.826934678 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda93c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9a80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9a80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9a80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9a80): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9a80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.470331321 +0000 UTC m=+222.826934678 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fda9a80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0e1490 item 15 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb68ec0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb68ec0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb68ec0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb68ec0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb68ec0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.471934206 +0000 UTC m=+222.828537563 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb68ec0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc43c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc43c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc43c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc43c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc43c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.471934206 +0000 UTC m=+222.828537563 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc43c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0e18f0 item 16 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4a00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4a00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4a00): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4a00): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4a00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.473622922 +0000 UTC m=+222.830226279 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4a00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb683c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb683c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb683c0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb683c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb683c0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb683c0): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb683c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb683c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.473622922 +0000 UTC m=+222.830226279 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb683c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb688c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb688c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb688c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb688c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb688c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.473622922 +0000 UTC m=+222.830226279 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb688c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa70230 item 17 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69300): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69300): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69300): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.475577661 +0000 UTC m=+222.832181018 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69840): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69840): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69840): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69840): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69840): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.475577661 +0000 UTC m=+222.832181018 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69840): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa70af0 item 18 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69ec0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69ec0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69ec0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69ec0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69ec0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.476859709 +0000 UTC m=+222.833463066 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb69ec0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4f40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4f40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4f40): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4f40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4f40): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4f40): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4f40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.476859709 +0000 UTC m=+222.833463066 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc4f40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5440): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5440): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5440): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5440): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5440): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.476859709 +0000 UTC m=+222.833463066 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5440): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa70e70 item 19 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5ac0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5ac0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5ac0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5ac0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5ac0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.478654006 +0000 UTC m=+222.835257363 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdc5ac0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5962c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5962c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5962c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5962c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5962c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.478654006 +0000 UTC m=+222.835257363 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5962c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa71810 item 20 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596cc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596cc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596cc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596cc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596cc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.47998182 +0000 UTC m=+222.836585177 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596cc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5971c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5971c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5971c0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5971c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5971c0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5971c0): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5971c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5971c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.47998182 +0000 UTC m=+222.836585177 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5971c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5976c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5976c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5976c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5976c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5976c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.47998182 +0000 UTC m=+222.836585177 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5976c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa71b90 item 21 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.481781006 +0000 UTC m=+222.838384363 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca4c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca4c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca4c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca4c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca4c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.481781006 +0000 UTC m=+222.838384363 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca4c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f3fc230 item 22 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cafc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cafc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cafc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cafc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cafc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.483288791 +0000 UTC m=+222.839892148 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cafc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb840): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb840): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb840): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb840): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb840): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb840): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb840): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb840): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.483288791 +0000 UTC m=+222.839892148 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb840): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02abc0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02abc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02abc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02abc0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02abc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.483288791 +0000 UTC m=+222.839892148 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02abc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f3fc850 item 23 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8400): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8400): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8400): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8400): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8400): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.485032982 +0000 UTC m=+222.841636339 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8400): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8940): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8940): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8940): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8940): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8940): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.485032982 +0000 UTC m=+222.841636339 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8940): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f3fce00 item 24 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8fc0): _readAt: size=2, off=0 2026/04/02 01:37:40 ERROR : open-test-file(0x21c27f7a8fc0): Couldn't read size of file 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8fc0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8fc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8fc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8fc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9380): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9380): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9380): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9380): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9380): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.486697403 +0000 UTC m=+222.843300750 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9380): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9880): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9880): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9880): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9880): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9880): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9880): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9880): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9880): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.486697403 +0000 UTC m=+222.843300750 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9880): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9dc0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9dc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9dc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9dc0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9dc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.486697403 +0000 UTC m=+222.843300750 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9dc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f3fd490 item 25 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798700): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798700): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798700): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798700): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798700): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.488443638 +0000 UTC m=+222.845046995 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798700): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798c40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798c40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798c40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798c40): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798c40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.488443638 +0000 UTC m=+222.845046995 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f798c40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f3fd960 item 26 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799280): _readAt: size=2, off=0 2026/04/02 01:37:40 ERROR : open-test-file(0x21c27f799280): Couldn't read size of file 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799280): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799280): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799280): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799280): close: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799280): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799640): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799640): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799640): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.49003496 +0000 UTC m=+222.846638318 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799b80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799b80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799b80): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799b80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799b80): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799b80): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799b80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.49003496 +0000 UTC m=+222.846638318 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f799b80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12ec80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12ec80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12ec80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12ec80): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12ec80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.49003496 +0000 UTC m=+222.846638318 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12ec80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f3fdce0 item 27 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12fd80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12fd80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12fd80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12fd80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12fd80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.491820619 +0000 UTC m=+222.848423976 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f12fd80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37a540): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37a540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37a540): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37a540): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37a540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.491820619 +0000 UTC m=+222.848423976 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37a540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f668380 item 28 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37ab80): _readAt: size=2, off=0 2026/04/02 01:37:40 ERROR : open-test-file(0x21c27f37ab80): Couldn't read size of file 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37ab80): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37ab80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37ab80): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37ab80): close: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37ab80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37af40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37af40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37af40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37af40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37af40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.493370514 +0000 UTC m=+222.849973871 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37af40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37b6c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37b6c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37b6c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37b6c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37b6c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.493370514 +0000 UTC m=+222.849973871 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f37b6c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f668700 item 29 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96380): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96380): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96380): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96380): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96380): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.494865435 +0000 UTC m=+222.851468781 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96380): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96900): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96900): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96900): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96900): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96900): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.494865435 +0000 UTC m=+222.851468781 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96900): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f668a80 item 30 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96f40): _readAt: size=2, off=0 2026/04/02 01:37:40 ERROR : open-test-file(0x21c27fb96f40): Couldn't read size of file 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96f40): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96f40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96f40): close: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb96f40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb97300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb97300): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb97300): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb97300): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb97300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.49636783 +0000 UTC m=+222.852971187 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb97300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb979c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb979c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb979c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb979c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb979c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.49636783 +0000 UTC m=+222.852971187 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fb979c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f668e70 item 31 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49e7c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49e7c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49e7c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49e7c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49e7c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.49782035 +0000 UTC m=+222.854423708 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49e7c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49eec0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49eec0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49eec0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49eec0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49eec0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.49782035 +0000 UTC m=+222.854423708 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49eec0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f669490 item 32 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49f500): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49f500): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49f500): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49f500): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49f500): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.499159107 +0000 UTC m=+222.855762464 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49f500): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49fb80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49fb80): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49fb80): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49fb80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49fb80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f669ce0 item 33 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49fb80): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49fb80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.499647418 +0000 UTC m=+222.856250775 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f49fb80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa180): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa180): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa180): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa180): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa180): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.499647418 +0000 UTC m=+222.856250775 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa180): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27faba070 item 33 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa7c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa7c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa7c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa7c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa7c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.50095212 +0000 UTC m=+222.857555477 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aa7c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aac40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aac40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27faba4d0 item 34 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aac40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aac40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aac40): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aac40): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aac40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.501490755 +0000 UTC m=+222.858094112 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2aac40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab180): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab180): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab180): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab180): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab180): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.501490755 +0000 UTC m=+222.858094112 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab180): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27faba690 item 34 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab7c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab7c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab7c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab7c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab7c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.502771893 +0000 UTC m=+222.859375250 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2ab7c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2abc40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2abc40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2abc40): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2abc40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2abc40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabaa10 item 35 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2abc40): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2abc40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.503276185 +0000 UTC m=+222.859879542 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f2abc40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c240): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c240): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c240): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c240): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c240): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.503276185 +0000 UTC m=+222.859879542 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c240): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fababd0 item 35 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c8c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c8c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c8c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c8c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c8c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.50463585 +0000 UTC m=+222.861239207 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36c8c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36cdc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36cdc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabb030 item 36 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36cdc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36cdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36cdc0): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36cdc0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36cdc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.505248486 +0000 UTC m=+222.861851843 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36cdc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d300): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d300): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d300): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.505248486 +0000 UTC m=+222.861851843 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabb2d0 item 36 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d940): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d940): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d940): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d940): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d940): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.506576142 +0000 UTC m=+222.863179499 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36d940): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36ddc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36ddc0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36ddc0): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36ddc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36ddc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabb880 item 37 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36ddc0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36ddc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.506991695 +0000 UTC m=+222.863595043 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f36ddc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3903c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3903c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3903c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3903c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3903c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.506991695 +0000 UTC m=+222.863595043 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3903c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fabba40 item 37 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390a40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390a40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390a40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390a40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390a40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.508360478 +0000 UTC m=+222.864963835 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390a40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390f40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390f40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa36070 item 38 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390f40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390f40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390f40): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390f40): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390f40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.508914764 +0000 UTC m=+222.865518121 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f390f40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391480): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391480): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391480): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391480): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391480): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.508914764 +0000 UTC m=+222.865518121 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391480): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa36230 item 38 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391b00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391b00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391b00): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391b00): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391b00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.510283347 +0000 UTC m=+222.866886704 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f391b00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8100): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8100): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8100): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8100): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8100): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa36690 item 39 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8100): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8100): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.51081498 +0000 UTC m=+222.867418337 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8100): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8600): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8600): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8600): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8600): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8600): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.51081498 +0000 UTC m=+222.867418337 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8600): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa368c0 item 39 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8c80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8c80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8c80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8c80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8c80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.512227716 +0000 UTC m=+222.868831073 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8c80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9180): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9180): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fa36c40 item 40 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9180): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9180): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9180): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9180): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9180): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.512798141 +0000 UTC m=+222.869401498 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9180): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8180): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8180): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8180): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8180): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8180): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.512798141 +0000 UTC m=+222.869401498 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8180): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fa000 item 40 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8740): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8740): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8740): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8740): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8740): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8740): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8740): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.51451399 +0000 UTC m=+222.871117347 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8740): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8c40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8c40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8c40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fa850 item 41 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8c40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8c40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.51500156 +0000 UTC m=+222.871604917 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd8c40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9100): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9100): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9100): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9100): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9100): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6faa80 item 41 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9100): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9100): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.515521661 +0000 UTC m=+222.872125018 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9100): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9640): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9640): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9640): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.515521661 +0000 UTC m=+222.872125018 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fae70 item 41 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9c80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9c80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9c80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9c80): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9c80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9c80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9c80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.516935789 +0000 UTC m=+222.873539136 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdd9c80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8280): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8280): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8280): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fb3b0 item 42 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8280): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8280): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.517428077 +0000 UTC m=+222.874031434 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8280): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde87c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde87c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fb650 item 42 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde87c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde87c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde87c0): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde87c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde87c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.517969289 +0000 UTC m=+222.874572646 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde87c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8d40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8d40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8d40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8d40): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8d40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.517969289 +0000 UTC m=+222.874572646 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde8d40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fb880 item 42 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9380): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9380): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9380): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9380): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9380): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9380): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9380): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.519438311 +0000 UTC m=+222.876041668 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9380): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9880): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9880): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9880): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f6fbe30 item 43 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9880): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9880): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.519908589 +0000 UTC m=+222.876511946 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9880): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9dc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9dc0): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9dc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9dc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0a0af0 item 43 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9dc0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9dc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.520496257 +0000 UTC m=+222.877099614 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fde9dc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8400): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8400): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8400): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8400): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8400): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.520496257 +0000 UTC m=+222.877099614 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8400): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0a1810 item 43 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8a40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8a40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8a40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8a40): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8a40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8a40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8a40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.522096898 +0000 UTC m=+222.878700255 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8a40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8f40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8f40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8f40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f132c40 item 44 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8f40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8f40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.522613492 +0000 UTC m=+222.879216839 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf8f40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9480): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9480): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f132fc0 item 44 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9480): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9480): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9480): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9480): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9480): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.523231298 +0000 UTC m=+222.879834656 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9480): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9a00): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9a00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9a00): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9a00): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9a00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.523231298 +0000 UTC m=+222.879834656 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27fdf9a00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f133260 item 44 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406140): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406140): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406140): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406140): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406140): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406140): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406140): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.524595933 +0000 UTC m=+222.881199290 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406140): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406640): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406640): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f1336c0 item 45 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406640): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.525105725 +0000 UTC m=+222.881709082 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406d40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406d40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406d40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406d40): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406d40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.525105725 +0000 UTC m=+222.881709082 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f406d40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f1339d0 item 45 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407380): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407380): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407380): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407380): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407380): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407380): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407380): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.526412381 +0000 UTC m=+222.883015738 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407380): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407880): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407880): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407880): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25e070 item 46 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407880): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407880): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.526954894 +0000 UTC m=+222.883558251 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f407880): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434080): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434080): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434080): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434080): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434080): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.526954894 +0000 UTC m=+222.883558251 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434080): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25e3f0 item 46 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4346c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4346c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4346c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4346c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4346c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4346c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4346c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.528378219 +0000 UTC m=+222.884981576 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4346c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434bc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434bc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434bc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25eee0 item 47 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434bc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434bc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.528885467 +0000 UTC m=+222.885488814 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f434bc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4352c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4352c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4352c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4352c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4352c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.528885467 +0000 UTC m=+222.885488814 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4352c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25f0a0 item 47 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435900): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435900): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435900): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435900): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435900): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435900): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435900): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.530478292 +0000 UTC m=+222.887081649 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435900): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435e00): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435e00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435e00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25f570 item 48 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435e00): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435e00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.531106548 +0000 UTC m=+222.887709975 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f435e00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468600): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468600): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468600): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468600): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468600): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.531106548 +0000 UTC m=+222.887709975 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468600): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f25fd50 item 48 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468c40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468c40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468c40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468c40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468c40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.532911844 +0000 UTC m=+222.889515201 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f468c40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4690c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4690c0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4690c0): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4690c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4690c0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4690c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12a4d0 item 49 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4690c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4690c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.533433268 +0000 UTC m=+222.890036625 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4690c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469600): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469600): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469600): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469600): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469600): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.533433268 +0000 UTC m=+222.890036625 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469600): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12aa10 item 49 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469c80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469c80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469c80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469c80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469c80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.535160027 +0000 UTC m=+222.891763384 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f469c80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba280): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba280): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba280): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12b2d0 item 50 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba280): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba280): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba280): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba280): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba280): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.535734139 +0000 UTC m=+222.892337496 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba280): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba800): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba800): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba800): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba800): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba800): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.535734139 +0000 UTC m=+222.892337496 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4ba800): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12b650 item 50 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bae80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bae80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bae80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bae80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bae80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.537332816 +0000 UTC m=+222.893936173 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bae80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb380): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb380): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb380): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb380): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb380): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb380): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f12bd50 item 51 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb380): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb380): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.537889136 +0000 UTC m=+222.894492494 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb380): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb8c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb8c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb8c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb8c0): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb8c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.537889136 +0000 UTC m=+222.894492494 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f4bb8c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34c310 item 51 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512040): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512040): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512040): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512040): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512040): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.539614491 +0000 UTC m=+222.896217858 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512040): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512540): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512540): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34ca10 item 52 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512540): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512540): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512540): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512540): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.540274386 +0000 UTC m=+222.896877734 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512ac0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512ac0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512ac0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512ac0): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512ac0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.540274386 +0000 UTC m=+222.896877734 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f512ac0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34ccb0 item 52 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513140): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513140): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513140): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513140): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513140): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.541626438 +0000 UTC m=+222.898229795 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513140): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513640): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513640): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513640): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513640): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513640): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34d340 item 53 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513640): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.542267759 +0000 UTC m=+222.898871105 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513b80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513b80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513b80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513b80): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513b80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.542267759 +0000 UTC m=+222.898871105 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f513b80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34d500 item 53 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532300): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532300): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532300): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.543417458 +0000 UTC m=+222.900020805 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532800): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532800): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532800): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f34d960 item 54 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532800): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532800): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532800): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532800): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532800): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.543902693 +0000 UTC m=+222.900506040 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532800): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532d80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532d80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532d80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532d80): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532d80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.543902693 +0000 UTC m=+222.900506040 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f532d80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27ed922a0 item 54 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533400): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533400): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533400): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533400): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533400): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.544942354 +0000 UTC m=+222.901545701 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533400): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533900): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533900): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533900): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533900): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533900): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533900): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27ed928c0 item 55 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533900): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533900): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.545341679 +0000 UTC m=+222.901945025 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533900): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533e40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533e40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533e40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533e40): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533e40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.545341679 +0000 UTC m=+222.901945025 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f533e40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27ed92d20 item 55 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56e5c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56e5c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56e5c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56e5c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56e5c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.546606334 +0000 UTC m=+222.903209681 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56e5c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56eac0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56eac0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56eac0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27ed93500 item 56 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56eac0): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56eac0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56eac0): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56eac0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56eac0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.547158477 +0000 UTC m=+222.903761824 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56eac0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f040): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f040): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f040): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f040): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f040): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.547158477 +0000 UTC m=+222.903761824 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f040): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9c000 item 56 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f680): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f680): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f680): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f680): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f680): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f680): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f680): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f680): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.5482522 +0000 UTC m=+222.904855547 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56f680): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56fbc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56fbc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56fbc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9c380 item 57 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56fbc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56fbc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.548843606 +0000 UTC m=+222.905446953 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f56fbc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae200): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae200): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae200): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae200): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae200): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae200): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9c540 item 57 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae200): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae200): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.549436786 +0000 UTC m=+222.906040143 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae200): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae780): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae780): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae780): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae780): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae780): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.549436786 +0000 UTC m=+222.906040143 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ae780): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9c700 item 57 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aedc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aedc0): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aedc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aedc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aedc0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aedc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aedc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aedc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.550781463 +0000 UTC m=+222.907384820 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5aedc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af300): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af300): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9cc40 item 58 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af300): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.551290082 +0000 UTC m=+222.907893449 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af840): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af840): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af840): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9ce00 item 58 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af840): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af840): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af840): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af840): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af840): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.551764638 +0000 UTC m=+222.908367984 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5af840): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5afe00): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5afe00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5afe00): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5afe00): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5afe00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.551764638 +0000 UTC m=+222.908367984 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5afe00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9cfc0 item 58 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ca540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ca540): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ca540): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ca540): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ca540): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ca540): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ca540): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ca540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.552871987 +0000 UTC m=+222.909475334 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5ca540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5caa80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5caa80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5caa80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9d3b0 item 59 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5caa80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5caa80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.55326064 +0000 UTC m=+222.909863987 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5caa80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cafc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cafc0): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cafc0): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cafc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cafc0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cafc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9d570 item 59 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cafc0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cafc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.553772406 +0000 UTC m=+222.910375753 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cafc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cb540): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cb540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cb540): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cb540): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cb540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.553772406 +0000 UTC m=+222.910375753 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cb540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9d810 item 59 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cbb80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cbb80): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cbb80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cbb80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cbb80): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cbb80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cbb80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cbb80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.555026923 +0000 UTC m=+222.911630280 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f5cbb80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6021c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6021c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6021c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb9dc00 item 60 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6021c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6021c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.555450122 +0000 UTC m=+222.912053469 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6021c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602700): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602700): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602700): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33c070 item 60 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602700): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602700): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602700): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602700): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602700): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.555932723 +0000 UTC m=+222.912536070 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602700): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602cc0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602cc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602cc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602cc0): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602cc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.555932723 +0000 UTC m=+222.912536070 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f602cc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33c2a0 item 60 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603300): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603300): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603300): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603300): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603300): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603300): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.557176499 +0000 UTC m=+222.913779857 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603840): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603840): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603840): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33c700 item 61 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603840): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603840): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.557651225 +0000 UTC m=+222.914254571 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f603840): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e040): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e040): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e040): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e040): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e040): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.557651225 +0000 UTC m=+222.914254571 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e040): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33c8c0 item 61 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e680): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e680): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e680): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e680): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e680): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e680): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e680): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e680): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.559097274 +0000 UTC m=+222.915700631 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63e680): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63ebc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63ebc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63ebc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33cf50 item 62 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63ebc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63ebc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.559554366 +0000 UTC m=+222.916157723 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63ebc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f2c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f2c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f2c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f2c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f2c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.559554366 +0000 UTC m=+222.916157723 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f2c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33d3b0 item 62 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f900): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f900): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f900): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f900): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f900): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f900): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f900): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f900): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.560873786 +0000 UTC m=+222.917477143 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63f900): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63fe40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63fe40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63fe40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33dab0 item 63 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63fe40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63fe40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.561298748 +0000 UTC m=+222.917902094 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f63fe40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662640): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662640): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662640): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.561298748 +0000 UTC m=+222.917902094 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f33ddc0 item 63 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 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/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662c80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662c80): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662c80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662c80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662c80): >_readAt: n=0, err=Bad file descriptor 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662c80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662c80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662c80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.56271521 +0000 UTC m=+222.919318557 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f662c80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6631c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6631c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6631c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb46310 item 64 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6631c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6631c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.563401966 +0000 UTC m=+222.920005323 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6631c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6638c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6638c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6638c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6638c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6638c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.563401966 +0000 UTC m=+222.920005323 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6638c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb464d0 item 64 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0000): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0000): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0000): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0000): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0000): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.564706808 +0000 UTC m=+222.921310155 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0000): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0480): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0480): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0480): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0480): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0480): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb46850 item 65 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0480): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0480): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.565308995 +0000 UTC m=+222.921912342 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0480): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0980): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0980): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0980): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0980): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0980): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.565308995 +0000 UTC m=+222.921912342 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0980): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb46a10 item 65 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0fc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0fc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0fc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0fc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0fc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.566522945 +0000 UTC m=+222.923126303 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a0fc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1440): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1440): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb46d90 item 66 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1440): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1440): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1440): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1440): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1440): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.567060029 +0000 UTC m=+222.923663386 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1440): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1980): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1980): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1980): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1980): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1980): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.567060029 +0000 UTC m=+222.923663386 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6a1980): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb47110 item 66 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d20c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d20c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d20c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d20c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d20c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.568324615 +0000 UTC m=+222.924927972 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d20c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2540): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2540): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2540): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2540): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb47500 item 67 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2540): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.56878307 +0000 UTC m=+222.925386416 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2a40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2a40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2a40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2a40): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2a40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.56878307 +0000 UTC m=+222.925386416 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d2a40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb477a0 item 67 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d30c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d30c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d30c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d30c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d30c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.569986721 +0000 UTC m=+222.926590068 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d30c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d35c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d35c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb47b20 item 68 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d35c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d35c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d35c0): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d35c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d35c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.570433654 +0000 UTC m=+222.927037001 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d35c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d3b00): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d3b00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d3b00): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d3b00): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d3b00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.570433654 +0000 UTC m=+222.927037001 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6d3b00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fb47ce0 item 68 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6240): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6240): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6240): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6240): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6240): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.57144322 +0000 UTC m=+222.928046567 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6240): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f66c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f66c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f66c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f66c0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f66c0): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02310 item 69 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f66c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f66c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.571972298 +0000 UTC m=+222.928575645 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f66c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6bc0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6bc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6bc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6bc0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6bc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.571972298 +0000 UTC m=+222.928575645 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f6bc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc024d0 item 69 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7240): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7240): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7240): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7240): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7240): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.573096418 +0000 UTC m=+222.929699765 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7240): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7740): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7740): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02850 item 70 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7740): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7740): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7740): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7740): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7740): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.57354226 +0000 UTC m=+222.930145608 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7740): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7c80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7c80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7c80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7c80): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7c80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.57354226 +0000 UTC m=+222.930145608 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f6f7c80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02a10 item 70 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756400): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756400): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756400): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756400): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756400): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.574747553 +0000 UTC m=+222.931350910 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f756400): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c040): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c040): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c040): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c040): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c040): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02ee0 item 71 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c040): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c040): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.575271954 +0000 UTC m=+222.931875300 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c040): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c540): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c540): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c540): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c540): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c540): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.575271954 +0000 UTC m=+222.931875300 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79c540): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0d63f0 item 71 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79cbc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79cbc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79cbc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79cbc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79cbc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.576976189 +0000 UTC m=+222.933579546 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79cbc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d0c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d0c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f0d7dc0 item 72 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d0c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d0c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d0c0): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d0c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d0c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.577716716 +0000 UTC m=+222.934320073 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d0c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d600): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d600): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d600): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d600): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d600): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.577716716 +0000 UTC m=+222.934320073 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79d600): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71c1c0 item 72 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79dbc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79dbc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79dbc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79dbc0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79dbc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79dbc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79dbc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.579330262 +0000 UTC m=+222.935933619 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f79dbc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f01c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f01c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f01c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71c540 item 73 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f01c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f01c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.579901559 +0000 UTC m=+222.936504916 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f01c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0680): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0680): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0680): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0680): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0680): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71c700 item 73 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0680): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0680): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.580672734 +0000 UTC m=+222.937276081 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0680): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0bc0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0bc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0bc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0bc0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0bc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.580672734 +0000 UTC m=+222.937276081 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f0bc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71c8c0 item 73 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1200): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1200): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1200): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1200): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1200): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1200): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1200): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.58245161 +0000 UTC m=+222.939054958 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1200): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1700): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1700): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1700): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71ce70 item 74 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1700): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1700): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.582982322 +0000 UTC m=+222.939585719 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1700): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1c40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1c40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71d110 item 74 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1c40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1c40): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1c40): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1c40): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1c40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.583551606 +0000 UTC m=+222.940154954 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7f1c40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a2c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a2c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a2c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a2c0): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a2c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.583551606 +0000 UTC m=+222.940154954 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a2c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71d490 item 74 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a900): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a900): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a900): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a900): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a900): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a900): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a900): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.584692519 +0000 UTC m=+222.941295866 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80a900): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80ae00): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80ae00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80ae00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71d810 item 75 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80ae00): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80ae00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.585380789 +0000 UTC m=+222.941984165 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80ae00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b340): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b340): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b340): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b340): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b340): _writeAt: size=3, off=2 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71da40 item 75 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b340): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b340): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.586115474 +0000 UTC m=+222.942718831 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b340): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b880): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b880): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b880): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b880): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b880): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.586115474 +0000 UTC m=+222.942718831 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80b880): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f71dc00 item 75 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80bec0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80bec0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80bec0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80bec0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80bec0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80bec0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80bec0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.587727165 +0000 UTC m=+222.944330522 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f80bec0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8224c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8224c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8224c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76c1c0 item 76 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8224c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8224c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.58837067 +0000 UTC m=+222.944974016 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8224c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822a00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822a00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76c380 item 76 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822a00): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822a00): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822a00): _writeAt: size=3, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822a00): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822a00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.589097401 +0000 UTC m=+222.945700758 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822a00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822f80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822f80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822f80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822f80): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822f80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.589097401 +0000 UTC m=+222.945700758 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f822f80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76c540 item 76 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8235c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8235c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8235c0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8235c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8235c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8235c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8235c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.590749338 +0000 UTC m=+222.947352695 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8235c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f823ac0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f823ac0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f823ac0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76ca10 item 77 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f823ac0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f823ac0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.591363647 +0000 UTC m=+222.947967004 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f823ac0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c2c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c2c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c2c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c2c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c2c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.591363647 +0000 UTC m=+222.947967004 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c2c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76cbd0 item 77 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c900): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c900): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c900): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c900): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c900): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c900): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c900): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.592842478 +0000 UTC m=+222.949445825 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83c900): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83ce00): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83ce00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83ce00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76d110 item 78 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83ce00): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83ce00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.593250336 +0000 UTC m=+222.949853684 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83ce00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83d500): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83d500): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83d500): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83d500): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83d500): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.593250336 +0000 UTC m=+222.949853684 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83d500): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76d2d0 item 78 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83db40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83db40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83db40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83db40): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83db40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83db40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83db40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.594459668 +0000 UTC m=+222.951063016 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f83db40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858140): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858140): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858140): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76d7a0 item 79 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858140): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858140): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.595131717 +0000 UTC m=+222.951735074 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858140): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858840): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858840): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858840): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858840): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858840): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.595131717 +0000 UTC m=+222.951735074 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858840): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f76d9d0 item 79 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858e80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858e80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858e80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858e80): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858e80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858e80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858e80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.59668076 +0000 UTC m=+222.953284117 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f858e80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859380): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859380): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859380): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b2150 item 80 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859380): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859380): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.597262127 +0000 UTC m=+222.953865484 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859380): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859a80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859a80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859a80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859a80): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859a80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.597262127 +0000 UTC m=+222.953865484 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f859a80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b2460 item 80 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8741c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8741c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8741c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8741c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8741c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.599181658 +0000 UTC m=+222.955785036 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8741c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874640): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874640): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874640): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874640): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874640): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874640): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b2b60 item 81 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874640): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874640): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.599985746 +0000 UTC m=+222.956589103 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874640): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874b80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874b80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874b80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874b80): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874b80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.599985746 +0000 UTC m=+222.956589103 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f874b80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b2d90 item 81 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875200): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875200): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875200): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875200): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875200): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.601236196 +0000 UTC m=+222.957839553 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875200): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875700): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875700): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875700): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b3260 item 82 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875700): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875700): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875700): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875700): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875700): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.601805199 +0000 UTC m=+222.958408556 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875700): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875c80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875c80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875c80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875c80): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875c80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.601805199 +0000 UTC m=+222.958408556 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f875c80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b36c0 item 82 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a400): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a400): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a400): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a400): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a400): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.603146259 +0000 UTC m=+222.959749616 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a400): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a900): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a900): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a900): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a900): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a900): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a900): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b3b90 item 83 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a900): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a900): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.603551003 +0000 UTC m=+222.960154360 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88a900): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88ae40): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88ae40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88ae40): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88ae40): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88ae40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.603551003 +0000 UTC m=+222.960154360 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88ae40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f7b3d50 item 83 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b4c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b4c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b4c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b4c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b4c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.605300695 +0000 UTC m=+222.961904062 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b4c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b9c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b9c0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b9c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f1165b0 item 84 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b9c0): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b9c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b9c0): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b9c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b9c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.60597112 +0000 UTC m=+222.962574478 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f88b9c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8040): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8040): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8040): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8040): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8040): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.60597112 +0000 UTC m=+222.962574478 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8040): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f116850 item 84 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a86c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a86c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a86c0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a86c0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a86c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.607872016 +0000 UTC m=+222.964475434 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a86c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8bc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8bc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8bc0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8bc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8bc0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8bc0): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f117340 item 85 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8bc0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8bc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.60860506 +0000 UTC m=+222.965208407 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a8bc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9100): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9100): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9100): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9100): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9100): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.60860506 +0000 UTC m=+222.965208407 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9100): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f1175e0 item 85 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9780): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9780): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9780): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9780): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9780): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.610412329 +0000 UTC m=+222.967015686 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9780): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9c80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9c80): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9c80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefa0e0 item 86 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9c80): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9c80): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9c80): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9c80): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9c80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.611138601 +0000 UTC m=+222.967741958 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8a9c80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca300): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca300): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca300): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca300): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca300): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.611138601 +0000 UTC m=+222.967741958 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca300): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefa2a0 item 86 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca980): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca980): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca980): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca980): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca980): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.612716298 +0000 UTC m=+222.969319655 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8ca980): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cae80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cae80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cae80): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cae80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cae80): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cae80): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefa770 item 87 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cae80): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cae80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.613424785 +0000 UTC m=+222.970028171 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cae80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cb3c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cb3c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cb3c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cb3c0): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cb3c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.613424785 +0000 UTC m=+222.970028171 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cb3c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefa930 item 87 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cba40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cba40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cba40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cba40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cba40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.615074096 +0000 UTC m=+222.971677453 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8cba40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4040): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4040): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4040): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefae00 item 88 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4040): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4040): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4040): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4040): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4040): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.615745513 +0000 UTC m=+222.972348870 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4040): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e45c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e45c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e45c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e45c0): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e45c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.615745513 +0000 UTC m=+222.972348870 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e45c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefb1f0 item 88 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4c00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4c00): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4c00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4c00): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4c00): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4c00): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4c00): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4c00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.617403341 +0000 UTC m=+222.974006698 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e4c00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5140): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5140): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5140): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefb6c0 item 89 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5140): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5140): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.617994898 +0000 UTC m=+222.974598274 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5140): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5680): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5680): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5680): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5680): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5680): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5680): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefba40 item 89 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5680): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5680): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.618699898 +0000 UTC m=+222.975303255 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5680): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5c00): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5c00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5c00): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5c00): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5c00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.618699898 +0000 UTC m=+222.975303255 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8e5c00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27eefbce0 item 89 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc340): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc340): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc340): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc340): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc340): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc340): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc340): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc340): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.621256081 +0000 UTC m=+222.977859428 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc340): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc880): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc880): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc880): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67c380 item 90 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc880): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc880): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.621918772 +0000 UTC m=+222.978522169 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc880): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b83c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b83c0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b83c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02150 item 90 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b83c0): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b83c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b83c0): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b83c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b83c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.622697901 +0000 UTC m=+222.979301258 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b83c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8980): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8980): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8980): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8980): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8980): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.622697901 +0000 UTC m=+222.979301258 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8980): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02380 item 90 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8fc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8fc0): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8fc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8fc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8fc0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8fc0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8fc0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8fc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.623885823 +0000 UTC m=+222.980489170 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b8fc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9500): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9500): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9500): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02700 item 91 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9500): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9500): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.62434006 +0000 UTC m=+222.980943407 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9500): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9bc0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9bc0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9bc0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9bc0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9bc0): >_readAt: n=2, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9bc0): _writeAt: size=3, off=7 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc028c0 item 91 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9bc0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9bc0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.624837148 +0000 UTC m=+222.981440495 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f3b9bc0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc240): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc240): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc240): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc240): >_readAt: n=8, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc240): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.624837148 +0000 UTC m=+222.981440495 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fc240): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02a80 item 91 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fce40): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fce40): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fce40): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fce40): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fce40): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fce40): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fce40): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fce40): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.626130369 +0000 UTC m=+222.982733726 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fce40): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd380): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd380): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd380): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc02fc0 item 92 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd380): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd380): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.62658182 +0000 UTC m=+222.983185177 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd380): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd8c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd8c0): open at offset 5 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd8c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc03180 item 92 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd8c0): _readAt: size=2, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd8c0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd8c0): _writeAt: size=3, off=5 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd8c0): >_writeAt: n=3, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd8c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.627165861 +0000 UTC m=+222.983769218 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fd8c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fde80): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fde80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fde80): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fde80): >_readAt: n=3, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fde80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.627165861 +0000 UTC m=+222.983769218 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f8fde80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc03340 item 92 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596b00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596b00): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596b00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596b00): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596b00): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596b00): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596b00): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596b00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.628742848 +0000 UTC m=+222.985346205 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f596b00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597040): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597040): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597040): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc036c0 item 93 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597040): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597040): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.629270443 +0000 UTC m=+222.985873800 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597040): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597740): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597740): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597740): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597740): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597740): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.629270443 +0000 UTC m=+222.985873800 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597740): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27fc039d0 item 93 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d80): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d80): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d80): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.630665075 +0000 UTC m=+222.987268432 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f597d80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca500): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca500): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca500): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67c620 item 94 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca500): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca500): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.631249197 +0000 UTC m=+222.987852554 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1ca500): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb100): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb100): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb100): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb100): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb100): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.631249197 +0000 UTC m=+222.987852554 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cb100): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67c930 item 94 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cbec0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cbec0): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cbec0): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cbec0): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cbec0): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cbec0): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cbec0): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cbec0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.632781858 +0000 UTC m=+222.989385215 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f1cbec0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02be80): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02be80): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02be80): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67ccb0 item 95 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02be80): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02be80): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.633405416 +0000 UTC m=+222.990008813 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f02be80): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a86c0): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a86c0): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a86c0): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a86c0): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a86c0): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.633405416 +0000 UTC m=+222.990008813 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a86c0): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67ce70 item 95 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8d00): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8d00): open at offset 0 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8d00): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8d00): _readAt: size=2, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8d00): >_readAt: n=0, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8d00): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8d00): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8d00): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.635447599 +0000 UTC m=+222.992050956 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a8d00): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9280): _writeAt: size=5, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9280): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9280): >openPending: err= 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67d3b0 item 96 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9280): >_writeAt: n=5, err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9280): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.635889894 +0000 UTC m=+222.992493251 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9280): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/02 01:37:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/02 01:37:40 DEBUG : open-test-file: newRWFileHandle: 2026/04/02 01:37:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/02 01:37:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9980): _readAt: size=512, off=0 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9980): openPending: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9980): >openPending: err= 2026/04/02 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9980): >_readAt: n=5, err=EOF 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9980): close: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-02 01:37:40.635889894 +0000 UTC m=+222.992493251 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:40 DEBUG : open-test-file(0x21c27f7a9980): >close: err= 2026/04/02 01:37:40 DEBUG : open-test-file: Remove: 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21c27f67d7a0 item 96 2026/04/02 01:37:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/02 01:37:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/02 01:37:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/02 01:37:40 DEBUG : open-test-file: >Remove: err= 2026/04/02 01:37:40 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:40 DEBUG : Looking for writers 2026/04/02 01:37:40 DEBUG : >WaitForWriters: 2026/04/02 01:37:40 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.16s) --- PASS: TestRWFileHandleOpenTests/writes (0.59s) --- 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 (0.57s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.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:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:40 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:40 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:40 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:40 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:41 DEBUG : file1: newRWFileHandle: 2026/04/02 01:37:41 DEBUG : file1(0x21c27f37a7c0): openPending: 2026/04/02 01:37:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:41 DEBUG : file1(0x21c27f37a7c0): >openPending: err= 2026/04/02 01:37:41 DEBUG : file1: >newRWFileHandle: err= 2026/04/02 01:37:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/02 01:37:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/02 01:37:41 DEBUG : file1(0x21c27f37a7c0): _writeAt: size=2, off=0 2026/04/02 01:37:41 DEBUG : file1(0x21c27f37a7c0): >_writeAt: n=2, err= 2026/04/02 01:37:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/02 01:37:41 DEBUG : file1(0x21c27f37a7c0): RWFileHandle.Flush 2026/04/02 01:37:41 DEBUG : file1(0x21c27f37a7c0): RWFileHandle.Release 2026/04/02 01:37:41 DEBUG : file1(0x21c27f37a7c0): close: 2026/04/02 01:37:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/02 01:37:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:41 DEBUG : file1(0x21c27f37a7c0): >close: err= 2026/04/02 01:37:41 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:41 DEBUG : Looking for writers 2026/04/02 01:37:41 DEBUG : file1: reading active writers 2026/04/02 01:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:37:41 DEBUG : Looking for writers 2026/04/02 01:37:41 DEBUG : file1: reading active writers 2026/04/02 01:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:37:41 DEBUG : Looking for writers 2026/04/02 01:37:41 DEBUG : file1: reading active writers 2026/04/02 01:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:37:41 DEBUG : Looking for writers 2026/04/02 01:37:41 DEBUG : file1: reading active writers 2026/04/02 01:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:37:41 DEBUG : file1: vfs cache: starting upload 2026/04/02 01:37:41 DEBUG : Looking for writers 2026/04/02 01:37:41 DEBUG : file1: reading active writers 2026/04/02 01:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:37:41 DEBUG : Looking for writers 2026/04/02 01:37:41 DEBUG : file1: reading active writers 2026/04/02 01:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:37:41 DEBUG : Looking for writers 2026/04/02 01:37:41 DEBUG : file1: reading active writers 2026/04/02 01:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:37:41 DEBUG : file1: size = 2 OK 2026/04/02 01:37:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:37:41 INFO : file1: Copied (new) 2026/04/02 01:37:41 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/04/02 01:37:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/02 01:37:41 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/02 01:37:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:37:41 INFO : file1: vfs cache: upload succeeded try #1 2026/04/02 01:37:42 DEBUG : Looking for writers 2026/04/02 01:37:42 DEBUG : file1: reading active writers 2026/04/02 01:37:42 DEBUG : >WaitForWriters: 2026/04/02 01:37:42 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:42 DEBUG : Looking for writers 2026/04/02 01:37:42 DEBUG : file1: reading active writers 2026/04/02 01:37:42 DEBUG : >WaitForWriters: 2026/04/02 01:37:42 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:42 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:42 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:42 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:42 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:37:42 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:37:42 DEBUG : rename_me: newRWFileHandle: 2026/04/02 01:37:42 DEBUG : rename_me(0x21c27f12eec0): openPending: 2026/04/02 01:37:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/02 01:37:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/02 01:37:42 DEBUG : rename_me(0x21c27f12eec0): >openPending: err= 2026/04/02 01:37:42 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/02 01:37:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/02 01:37:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/02 01:37:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/02 01:37:42 DEBUG : rename_me(0x21c27f12eec0): _writeAt: size=5, off=0 2026/04/02 01:37:42 DEBUG : rename_me(0x21c27f12eec0): >_writeAt: n=5, err= 2026/04/02 01:37:42 DEBUG : rename_me(0x21c27f12eec0): close: 2026/04/02 01:37:42 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-02 01:37:42.978504957 +0000 UTC m=+225.335108314 2026/04/02 01:37:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/02 01:37:42 DEBUG : rename_me(0x21c27f12eec0): >close: err= 2026/04/02 01:37:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/02 01:37:42 DEBUG : i_was_renamed: Updating file with 0x21c27f5bce40 2026/04/02 01:37:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/02 01:37:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/02 01:37:42 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:37:42 DEBUG : Looking for writers 2026/04/02 01:37:42 DEBUG : i_was_renamed: reading active writers 2026/04/02 01:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/02 01:37:42 DEBUG : Looking for writers 2026/04/02 01:37:42 DEBUG : i_was_renamed: reading active writers 2026/04/02 01:37:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/02 01:37:43 DEBUG : Looking for writers 2026/04/02 01:37:43 DEBUG : i_was_renamed: reading active writers 2026/04/02 01:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/02 01:37:43 DEBUG : Looking for writers 2026/04/02 01:37:43 DEBUG : i_was_renamed: reading active writers 2026/04/02 01:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/02 01:37:43 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/02 01:37:43 DEBUG : Looking for writers 2026/04/02 01:37:43 DEBUG : i_was_renamed: reading active writers 2026/04/02 01:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/02 01:37:43 DEBUG : Looking for writers 2026/04/02 01:37:43 DEBUG : i_was_renamed: reading active writers 2026/04/02 01:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/02 01:37:43 DEBUG : Looking for writers 2026/04/02 01:37:43 DEBUG : i_was_renamed: reading active writers 2026/04/02 01:37:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/02 01:37:44 DEBUG : i_was_renamed: size = 5 OK 2026/04/02 01:37:44 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/04/02 01:37:44 INFO : i_was_renamed: Copied (new) 2026/04/02 01:37:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-02 01:37:42 +0000 UTC," 2026/04/02 01:37:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/02 01:37:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/02 01:37:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/02 01:37:44 DEBUG : Looking for writers 2026/04/02 01:37:44 DEBUG : i_was_renamed: reading active writers 2026/04/02 01:37:44 DEBUG : >WaitForWriters: 2026/04/02 01:37:44 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:37:44 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:37:44 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/02 01:37:44 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:44 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/02 01:37:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-johidaz9hebo" 2026/04/02 01:37:44 INFO : files root 'rclone-test-johidaz9hebo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/02 01:37:44 DEBUG : forgetting directory cache 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate(0x21c27f44a000): _readAt: size=512, off=0 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate(0x21c27f44a000): openPending: 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-02 00:38:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/02 01:37:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate(0x21c27f44a000): >openPending: err= 2026/04/02 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:46 DEBUG : forgetting directory cache 2026/04/02 01:37:46 DEBUG : TestRWCacheUpdate(0x21c27f44a000): >_readAt: n=20, err=EOF 2026/04/02 01:37:46 DEBUG : TestRWCacheUpdate(0x21c27f44a000): close: 2026/04/02 01:37:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:38:44 +0000 UTC 2026/04/02 01:37:46 DEBUG : TestRWCacheUpdate(0x21c27f44a000): >close: err= 2026/04/02 01:37:46 DEBUG : Re-reading directory (274.032911ms old) 2026/04/02 01:37:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:37:46 DEBUG : forgetting directory cache 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate(0x21c27f44a500): _readAt: size=512, off=0 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate(0x21c27f44a500): openPending: 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-02 00:39:44 +0000 UTC," against cached fingerprint "20,2026-04-02 00:38:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-02 00:39:44 +0000 UTC," != cached fingerprint "20,2026-04-02 00:38:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/02 01:37:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/02 01:37:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate(0x21c27f44a500): >openPending: err= 2026/04/02 01:37:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:47 DEBUG : forgetting directory cache 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate(0x21c27f44a500): >_readAt: n=20, err=EOF 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate(0x21c27f44a500): close: 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:39:44 +0000 UTC 2026/04/02 01:37:47 DEBUG : TestRWCacheUpdate(0x21c27f44a500): >close: err= 2026/04/02 01:37:47 DEBUG : Re-reading directory (277.064752ms old) 2026/04/02 01:37:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:37:48 DEBUG : forgetting directory cache 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate(0x21c27f798c00): _readAt: size=512, off=0 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate(0x21c27f798c00): openPending: 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-02 00:40:44 +0000 UTC," against cached fingerprint "20,2026-04-02 00:39:44 +0000 UTC," 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-02 00:40:44 +0000 UTC," != cached fingerprint "20,2026-04-02 00:39:44 +0000 UTC,") 2026/04/02 01:37:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/02 01:37:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate(0x21c27f798c00): >openPending: err= 2026/04/02 01:37:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:49 DEBUG : forgetting directory cache 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate(0x21c27f798c00): >_readAt: n=20, err=EOF 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate(0x21c27f798c00): close: 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:40:44 +0000 UTC 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate(0x21c27f798c00): >close: err= 2026/04/02 01:37:49 DEBUG : Re-reading directory (275.42125ms old) 2026/04/02 01:37:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:37:49 DEBUG : forgetting directory cache 2026/04/02 01:37:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate(0x21c27fb96880): _readAt: size=512, off=0 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate(0x21c27fb96880): openPending: 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-02 00:41:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-02 00:40:44 +0000 UTC," 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-02 00:41:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-02 00:40:44 +0000 UTC,") 2026/04/02 01:37:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/02 01:37:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate(0x21c27fb96880): >openPending: err= 2026/04/02 01:37:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:51 DEBUG : forgetting directory cache 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate(0x21c27fb96880): >_readAt: n=20, err=EOF 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate(0x21c27fb96880): close: 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:41:44 +0000 UTC 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate(0x21c27fb96880): >close: err= 2026/04/02 01:37:51 DEBUG : Re-reading directory (268.785709ms old) 2026/04/02 01:37:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:37:51 DEBUG : forgetting directory cache 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate(0x21c27f44b300): _readAt: size=512, off=0 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate(0x21c27f44b300): openPending: 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-02 00:42:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-02 00:41:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-02 00:42:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-02 00:41:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/02 01:37:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/02 01:37:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate(0x21c27f44b300): >openPending: err= 2026/04/02 01:37:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:52 DEBUG : forgetting directory cache 2026/04/02 01:37:53 DEBUG : TestRWCacheUpdate(0x21c27f44b300): >_readAt: n=20, err=EOF 2026/04/02 01:37:53 DEBUG : TestRWCacheUpdate(0x21c27f44b300): close: 2026/04/02 01:37:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:42:44 +0000 UTC 2026/04/02 01:37:53 DEBUG : TestRWCacheUpdate(0x21c27f44b300): >close: err= 2026/04/02 01:37:53 DEBUG : Re-reading directory (277.344056ms old) 2026/04/02 01:37:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:37:53 DEBUG : forgetting directory cache 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate(0x21c27f799540): _readAt: size=512, off=0 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate(0x21c27f799540): openPending: 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-02 00:43:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-02 00:42:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-02 00:43:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-02 00:42:44 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/02 01:37:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/02 01:37:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate(0x21c27f799540): >openPending: err= 2026/04/02 01:37:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:54 DEBUG : forgetting directory cache 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate(0x21c27f799540): >_readAt: n=20, err=EOF 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate(0x21c27f799540): close: 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:43:44 +0000 UTC 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate(0x21c27f799540): >close: err= 2026/04/02 01:37:54 DEBUG : Re-reading directory (275.105252ms old) 2026/04/02 01:37:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:37:55 DEBUG : forgetting directory cache 2026/04/02 01:37:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate(0x21c27f799d00): _readAt: size=512, off=0 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate(0x21c27f799d00): openPending: 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-02 00:44:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-02 00:43:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-02 00:44:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-02 00:43:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/02 01:37:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/02 01:37:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate(0x21c27f799d00): >openPending: err= 2026/04/02 01:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:56 DEBUG : forgetting directory cache 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate(0x21c27f799d00): >_readAt: n=21, err=EOF 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate(0x21c27f799d00): close: 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:44:44 +0000 UTC 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate(0x21c27f799d00): >close: err= 2026/04/02 01:37:56 DEBUG : Re-reading directory (272.12561ms old) 2026/04/02 01:37:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:37:56 DEBUG : forgetting directory cache 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate(0x21c27f49f140): _readAt: size=512, off=0 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate(0x21c27f49f140): openPending: 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-02 00:45:44 +0000 UTC," against cached fingerprint "21,2026-04-02 00:44:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-02 00:45:44 +0000 UTC," != cached fingerprint "21,2026-04-02 00:44:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/02 01:37:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/02 01:37:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate(0x21c27f49f140): >openPending: err= 2026/04/02 01:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:37:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:37:58 DEBUG : forgetting directory cache 2026/04/02 01:37:58 DEBUG : TestRWCacheUpdate(0x21c27f49f140): >_readAt: n=22, err=EOF 2026/04/02 01:37:58 DEBUG : TestRWCacheUpdate(0x21c27f49f140): close: 2026/04/02 01:37:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:45:44 +0000 UTC 2026/04/02 01:37:58 DEBUG : TestRWCacheUpdate(0x21c27f49f140): >close: err= 2026/04/02 01:37:58 DEBUG : Re-reading directory (279.559435ms old) 2026/04/02 01:37:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:37:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:37:58 DEBUG : forgetting directory cache 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate(0x21c27f49fa80): _readAt: size=512, off=0 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate(0x21c27f49fa80): openPending: 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-02 00:46:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-02 00:45:44 +0000 UTC," 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-02 00:46:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-02 00:45:44 +0000 UTC,") 2026/04/02 01:38:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/02 01:38:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate(0x21c27f49fa80): >openPending: err= 2026/04/02 01:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:00 DEBUG : forgetting directory cache 2026/04/02 01:38:01 DEBUG : forgetting directory cache 2026/04/02 01:38:01 DEBUG : TestRWCacheUpdate(0x21c27f49fa80): >_readAt: n=23, err=EOF 2026/04/02 01:38:01 DEBUG : TestRWCacheUpdate(0x21c27f49fa80): close: 2026/04/02 01:38:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:46:44 +0000 UTC 2026/04/02 01:38:01 DEBUG : TestRWCacheUpdate(0x21c27f49fa80): >close: err= 2026/04/02 01:38:01 DEBUG : Re-reading directory (432.109008ms old) 2026/04/02 01:38:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:38:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:38:01 DEBUG : forgetting directory cache 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate(0x21c27f3b8380): _readAt: size=512, off=0 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate(0x21c27f3b8380): openPending: 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-02 00:47:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-02 00:46:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-02 00:47:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-02 00:46:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/02 01:38:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/02 01:38:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate(0x21c27f3b8380): >openPending: err= 2026/04/02 01:38:03 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:03 DEBUG : forgetting directory cache 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate(0x21c27f3b8380): >_readAt: n=24, err=EOF 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate(0x21c27f3b8380): close: 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-02 00:47:44 +0000 UTC 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate(0x21c27f3b8380): >close: err= 2026/04/02 01:38:03 DEBUG : Re-reading directory (267.508927ms old) 2026/04/02 01:38:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/02 01:38:03 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:03 DEBUG : Looking for writers 2026/04/02 01:38:03 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/02 01:38:03 DEBUG : >WaitForWriters: 2026/04/02 01:38:03 DEBUG : files root 'rclone-test-johidaz9hebo': vfs cache: cleaner exiting 2026/04/02 01:38:03 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.34s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:06 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:38:06 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/02 01:38:06 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/02 01:38:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/02 01:38:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/02 01:38:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:38:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/02 01:38:07 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:07 DEBUG : Looking for writers 2026/04/02 01:38:07 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/02 01:38:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/02 01:38:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.45s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:07 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:07 DEBUG : files root 'rclone-test-johidaz9hebo': Reusing VFS from active cache 2026/04/02 01:38:07 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:07 DEBUG : Looking for writers 2026/04/02 01:38:07 DEBUG : >WaitForWriters: 2026/04/02 01:38:07 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:07 DEBUG : Looking for writers 2026/04/02 01:38:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:07 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:07 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:07 DEBUG : Looking for writers 2026/04/02 01:38:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:08 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:08 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:08 DEBUG : Looking for writers 2026/04/02 01:38:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:08 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:10 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:10 DEBUG : dir: Looking for writers 2026/04/02 01:38:10 DEBUG : file2: reading active writers 2026/04/02 01:38:10 DEBUG : Looking for writers 2026/04/02 01:38:10 DEBUG : dir: reading active writers 2026/04/02 01:38:10 DEBUG : file1: reading active writers 2026/04/02 01:38:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.16s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:11 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:13 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:13 DEBUG : dir: Looking for writers 2026/04/02 01:38:13 DEBUG : Looking for writers 2026/04/02 01:38:13 DEBUG : dir: reading active writers 2026/04/02 01:38:13 DEBUG : file1: reading active writers 2026/04/02 01:38:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.89s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:14 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:38:16 DEBUG : file1: Open: flags=O_RDONLY 2026/04/02 01:38:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/02 01:38:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/02 01:38:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:38:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/02 01:38:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/02 01:38:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/02 01:38:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/02 01:38:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/02 01:38:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/02 01:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/02 01:38:16 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/02 01:38:17 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/02 01:38:17 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/04/02 01:38:17 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/02 01:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/02 01:38:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/02 01:38:17 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:17 DEBUG : dir: Looking for writers 2026/04/02 01:38:17 DEBUG : file2: reading active writers 2026/04/02 01:38:17 DEBUG : new_file.txt: reading active writers 2026/04/02 01:38:17 DEBUG : Looking for writers 2026/04/02 01:38:17 DEBUG : dir: reading active writers 2026/04/02 01:38:17 DEBUG : file1: reading active writers 2026/04/02 01:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.08s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:18 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:20 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/02 01:38:20 DEBUG : dir/file1: Updating file with dir/file1 0x21c27fcf2240 2026/04/02 01:38:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/02 01:38:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:21 INFO : dir/file1: Moved (server-side) to: file0 2026/04/02 01:38:21 DEBUG : file0: Updating file with file0 0x21c27fcf2240 2026/04/02 01:38:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/02 01:38:21 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/02 01:38:21 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:21 DEBUG : dir: Looking for writers 2026/04/02 01:38:21 DEBUG : Looking for writers 2026/04/02 01:38:21 DEBUG : file0: reading active writers 2026/04/02 01:38:21 DEBUG : dir: reading active writers 2026/04/02 01:38:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.80s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:22 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:22 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:22 DEBUG : Looking for writers 2026/04/02 01:38:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:22 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:23 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/02 01:38:23 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/02 01:38:24 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/02 01:38:24 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/02 01:38:25 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/02 01:38:25 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:25 DEBUG : a: Looking for writers 2026/04/02 01:38:25 DEBUG : b: Looking for writers 2026/04/02 01:38:25 DEBUG : c: Looking for writers 2026/04/02 01:38:25 DEBUG : d: Looking for writers 2026/04/02 01:38:25 DEBUG : Looking for writers 2026/04/02 01:38:25 DEBUG : Looking for writers 2026/04/02 01:38:25 DEBUG : /: reading active writers 2026/04/02 01:38:25 DEBUG : a: reading active writers 2026/04/02 01:38:25 DEBUG : b: reading active writers 2026/04/02 01:38:25 DEBUG : c: reading active writers 2026/04/02 01:38:25 DEBUG : d: reading active writers 2026/04/02 01:38:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.68s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:26 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/02 01:38:27 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/02 01:38:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/02 01:38:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/02 01:38:29 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:29 DEBUG : a/b/c/d: Looking for writers 2026/04/02 01:38:29 DEBUG : a/b/c: Looking for writers 2026/04/02 01:38:29 DEBUG : d: reading active writers 2026/04/02 01:38:29 DEBUG : a/b: Looking for writers 2026/04/02 01:38:29 DEBUG : c: reading active writers 2026/04/02 01:38:29 DEBUG : a: Looking for writers 2026/04/02 01:38:29 DEBUG : b: reading active writers 2026/04/02 01:38:29 DEBUG : Looking for writers 2026/04/02 01:38:29 DEBUG : a: reading active writers 2026/04/02 01:38:29 DEBUG : >WaitForWriters: 2026/04/02 01:38:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/a/b/c not empty`) 2026/04/02 01:38:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 01:38:30 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/a/b/c not empty`) 2026/04/02 01:38:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/02 01:38:30 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/a/b/c not empty`) 2026/04/02 01:38:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/02 01:38:31 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/a/b/c not empty`) 2026/04/02 01:38:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/02 01:38:31 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/a/b/c not empty`) 2026/04/02 01:38:31 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/02 01:38:31 DEBUG : pacer: Reducing sleep to 240ms 2026/04/02 01:38:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/a/b not empty`) 2026/04/02 01:38:31 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/04/02 01:38:31 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/a/b not empty`) 2026/04/02 01:38:31 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/04/02 01:38:32 DEBUG : pacer: Reducing sleep to 720ms 2026/04/02 01:38:33 DEBUG : pacer: Reducing sleep to 540ms 2026/04/02 01:38:33 DEBUG : pacer: Reducing sleep to 405ms --- PASS: TestVFSMkdirAll (7.76s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:34 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:34 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:34 DEBUG : Looking for writers 2026/04/02 01:38:34 DEBUG : >WaitForWriters: 2026/04/02 01:38:34 DEBUG : pacer: Reducing sleep to 303.75ms 2026/04/02 01:38:34 DEBUG : pacer: Reducing sleep to 227.8125ms --- PASS: TestVFSIsMetadataFile (0.94s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:35 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:35 DEBUG : pacer: Reducing sleep to 170.859375ms 2026/04/02 01:38:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/02 01:38:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/02 01:38:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/02 01:38:35 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/02 01:38:36 DEBUG : pacer: Reducing sleep to 128.144531ms 2026/04/02 01:38:36 DEBUG : pacer: Reducing sleep to 96.108398ms 2026/04/02 01:38:36 DEBUG : file1: size = 5 OK 2026/04/02 01:38:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:38:36 DEBUG : file1: Size of src and dst objects identical 2026/04/02 01:38:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:36 DEBUG : pacer: Reducing sleep to 72.081298ms 2026/04/02 01:38:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/02 01:38:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/02 01:38:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/02 01:38:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:36 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/02 01:38:37 DEBUG : pacer: Reducing sleep to 54.060973ms 2026/04/02 01:38:37 DEBUG : pacer: Reducing sleep to 40.545729ms 2026/04/02 01:38:37 DEBUG : file1: size = 0 OK 2026/04/02 01:38:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:38:37 DEBUG : file1: Size of src and dst objects identical 2026/04/02 01:38:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/02 01:38:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/02 01:38:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:37 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (7 bytes), uploading instead of streaming 2026/04/02 01:38:38 DEBUG : pacer: Reducing sleep to 30.409296ms 2026/04/02 01:38:38 DEBUG : pacer: Reducing sleep to 22.806972ms 2026/04/02 01:38:38 DEBUG : file1: size = 7 OK 2026/04/02 01:38:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:38:38 DEBUG : file1: Size of src and dst objects identical 2026/04/02 01:38:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:38 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:38 DEBUG : Looking for writers 2026/04/02 01:38:38 DEBUG : file1: reading active writers 2026/04/02 01:38:38 DEBUG : >WaitForWriters: 2026/04/02 01:38:38 DEBUG : pacer: Reducing sleep to 17.105229ms 2026/04/02 01:38:38 DEBUG : pacer: Reducing sleep to 12.828921ms 2026/04/02 01:38:38 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestWriteFileHandleMethods (3.98s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:39 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/02 01:38:40 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/02 01:38:40 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/02 01:38:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/02 01:38:40 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (11 bytes), uploading instead of streaming 2026/04/02 01:38:41 DEBUG : file1: size = 11 OK 2026/04/02 01:38:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:38:41 DEBUG : file1: Size of src and dst objects identical 2026/04/02 01:38:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/02 01:38:41 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:41 DEBUG : Looking for writers 2026/04/02 01:38:41 DEBUG : file1: reading active writers 2026/04/02 01:38:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.58s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:41 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:41 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/02 01:38:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:41 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/02 01:38:42 DEBUG : file1: size = 5 OK 2026/04/02 01:38:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:38:42 DEBUG : file1: Size of src and dst objects identical 2026/04/02 01:38:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/02 01:38:42 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:42 DEBUG : Looking for writers 2026/04/02 01:38:42 DEBUG : file1: reading active writers 2026/04/02 01:38:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.31s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:42 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:43 DEBUG : file1: WriteFileHandle.Release closing 2026/04/02 01:38:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:43 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/02 01:38:43 DEBUG : file1: size = 0 OK 2026/04/02 01:38:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:38:43 DEBUG : file1: Size of src and dst objects identical 2026/04/02 01:38:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/02 01:38:43 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:43 DEBUG : Looking for writers 2026/04/02 01:38:43 DEBUG : file1: reading active writers 2026/04/02 01:38:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:44 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:44 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (2 bytes), uploading instead of streaming 2026/04/02 01:38:45 DEBUG : file1: size = 2 OK 2026/04/02 01:38:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:38:45 DEBUG : file1: Size of src and dst objects identical 2026/04/02 01:38:45 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/02 01:38:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:45 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:45 DEBUG : Looking for writers 2026/04/02 01:38:45 DEBUG : file1: reading active writers 2026/04/02 01:38:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.73s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:46 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:46 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/02 01:38:46 DEBUG : file1: size = 0 OK 2026/04/02 01:38:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:38:46 DEBUG : file1: Size of src and dst objects identical 2026/04/02 01:38:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:38:46 DEBUG : file1: Open: flags=O_RDONLY 2026/04/02 01:38:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/02 01:38:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/02 01:38:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:47 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:47 DEBUG : Looking for writers 2026/04/02 01:38:47 DEBUG : file1: reading active writers 2026/04/02 01:38:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.60s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:47 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/02 01:38:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/02 01:38:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/02 01:38:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/02 01:38:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:47 DEBUG : files root 'rclone-test-johidaz9hebo': File to upload is small (100 bytes), uploading instead of streaming 2026/04/02 01:38:48 DEBUG : file1: size = 100 OK 2026/04/02 01:38:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/02 01:38:48 DEBUG : file1: Size of src and dst objects identical 2026/04/02 01:38:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/02 01:38:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/02 01:38:48 DEBUG : file1: Open: flags=O_RDONLY 2026/04/02 01:38:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/02 01:38:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/02 01:38:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:48 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:48 DEBUG : Looking for writers 2026/04/02 01:38:48 DEBUG : file1: reading active writers 2026/04/02 01:38:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.71s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:49 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:54 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/02 01:38:54 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/02 01:38:54 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:54 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:54 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/02 01:38:54 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/02 01:38:54 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/02 01:38:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/02 01:38:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/02 01:38:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/02 01:38:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:55 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:55 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/02 01:38:55 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/02 01:38:55 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:38:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:38:55 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:38:55 DEBUG : flat: Looking for writers 2026/04/02 01:38:55 DEBUG : f002.txt: reading active writers 2026/04/02 01:38:55 DEBUG : f003.txt: reading active writers 2026/04/02 01:38:55 DEBUG : f004.txt: reading active writers 2026/04/02 01:38:55 DEBUG : f000.txt: reading active writers 2026/04/02 01:38:55 DEBUG : f001.txt: reading active writers 2026/04/02 01:38:55 DEBUG : Looking for writers 2026/04/02 01:38:55 DEBUG : flat: reading active writers 2026/04/02 01:38:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.62s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:38:56 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:38:59 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/02 01:38:59 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/02 01:38:59 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:39:00 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:00 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/02 01:39:00 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/02 01:39:00 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:39:00 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:00 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/02 01:39:00 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/02 01:39:00 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:39:00 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:00 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:39:00 DEBUG : a/b/c: Looking for writers 2026/04/02 01:39:00 DEBUG : deep.txt: reading active writers 2026/04/02 01:39:00 DEBUG : a/b: Looking for writers 2026/04/02 01:39:00 DEBUG : c: reading active writers 2026/04/02 01:39:00 DEBUG : mid.txt: reading active writers 2026/04/02 01:39:00 DEBUG : a: Looking for writers 2026/04/02 01:39:00 DEBUG : b: reading active writers 2026/04/02 01:39:00 DEBUG : top.txt: reading active writers 2026/04/02 01:39:00 DEBUG : Looking for writers 2026/04/02 01:39:00 DEBUG : a: reading active writers 2026/04/02 01:39:00 DEBUG : >WaitForWriters: 2026/04/02 01:39:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/a/b not empty`) 2026/04/02 01:39:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 01:39:02 DEBUG : pacer: Reducing sleep to 15ms 2026/04/02 01:39:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-johidaz9hebo/a not empty`) 2026/04/02 01:39:02 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/04/02 01:39:02 DEBUG : pacer: Reducing sleep to 22.5ms 2026/04/02 01:39:02 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (5.78s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:39:02 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:39:04 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/02 01:39:04 DEBUG : pacer: Reducing sleep to 10ms 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:06 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:06 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:39:06 DEBUG : bigdir: Looking for writers 2026/04/02 01:39:06 DEBUG : big.bin: reading active writers 2026/04/02 01:39:06 DEBUG : Looking for writers 2026/04/02 01:39:06 DEBUG : bigdir: reading active writers 2026/04/02 01:39:06 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.38s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-johidaz9hebo'", Local "Local file system at /tmp/rclone1435893193", Modify Window "1s" 2026/04/02 01:39:07 INFO : files root 'rclone-test-johidaz9hebo': poll-interval is not supported by this remote 2026/04/02 01:39:09 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/02 01:39:09 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/02 01:39:09 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:39:10 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:10 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/02 01:39:10 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/02 01:39:10 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:39:10 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:10 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/02 01:39:10 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/02 01:39:10 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/02 01:39:11 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/02 01:39:11 DEBUG : WaitForWriters: timeout=30s 2026/04/02 01:39:11 DEBUG : dir3: Looking for writers 2026/04/02 01:39:11 DEBUG : c.txt: reading active writers 2026/04/02 01:39:11 DEBUG : dir1: Looking for writers 2026/04/02 01:39:11 DEBUG : a.txt: reading active writers 2026/04/02 01:39:11 DEBUG : dir2: Looking for writers 2026/04/02 01:39:11 DEBUG : b.txt: reading active writers 2026/04/02 01:39:11 DEBUG : Looking for writers 2026/04/02 01:39:11 DEBUG : dir1: reading active writers 2026/04/02 01:39:11 DEBUG : dir2: reading active writers 2026/04/02 01:39:11 DEBUG : dir3: reading active writers 2026/04/02 01:39:11 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.21s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/02 01:39:12 DEBUG : files root 'rclone-test-johidaz9hebo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m14.852841407s (try 1/5): exit status 1: Failed [TestDirMkdir TestFileSetModTime/cache=full,open=true,write=false TestFileOpenRead TestFileRename/minimal,forceCache=false TestFileRename/writes,forceCache=true TestReadFileHandleSeek]