"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/02/23 04:20:23 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vehamax1zipi" 2026/02/23 04:20:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/23 04:20:24 DEBUG : Creating backend with remote "/tmp/rclone399638413" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:25 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:27 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:27 DEBUG : dir: Looking for writers 2026/02/23 04:20:27 DEBUG : Looking for writers 2026/02/23 04:20:27 DEBUG : dir: reading active writers 2026/02/23 04:20:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.53s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:28 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:31 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:31 DEBUG : dir/subdir: Looking for writers 2026/02/23 04:20:31 DEBUG : dir: Looking for writers 2026/02/23 04:20:31 DEBUG : subdir: reading active writers 2026/02/23 04:20:31 DEBUG : file1: reading active writers 2026/02/23 04:20:31 DEBUG : file2: reading active writers 2026/02/23 04:20:31 DEBUG : Looking for writers 2026/02/23 04:20:31 DEBUG : dir: reading active writers 2026/02/23 04:20:31 DEBUG : >WaitForWriters: 2026/02/23 04:20:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:20:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/23 04:20:32 DEBUG : pacer: Reducing sleep to 15ms 2026/02/23 04:20:32 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.47s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:32 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:33 DEBUG : pacer: Reducing sleep to 10ms 2026/02/23 04:20:34 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:34 DEBUG : dir: Looking for writers 2026/02/23 04:20:34 DEBUG : file1: reading active writers 2026/02/23 04:20:34 DEBUG : Looking for writers 2026/02/23 04:20:34 DEBUG : dir: reading active writers 2026/02/23 04:20:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.05s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:35 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:36 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:36 DEBUG : dir: Looking for writers 2026/02/23 04:20:36 DEBUG : Looking for writers 2026/02/23 04:20:36 DEBUG : dir: reading active writers 2026/02/23 04:20:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.97s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:37 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:38 DEBUG : dir: forgetting directory cache 2026/02/23 04:20:38 DEBUG : forgetting directory cache 2026/02/23 04:20:38 DEBUG : dir: forgetting directory cache 2026/02/23 04:20:38 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:38 DEBUG : Looking for writers 2026/02/23 04:20:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.12s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:39 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:40 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/23 04:20:40 DEBUG : dir: invalidating directory cache 2026/02/23 04:20:40 DEBUG : >ForgetPath: 2026/02/23 04:20:40 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/23 04:20:40 DEBUG : invalidating directory cache 2026/02/23 04:20:40 DEBUG : dir: forgetting directory cache 2026/02/23 04:20:40 DEBUG : >ForgetPath: 2026/02/23 04:20:40 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/23 04:20:40 DEBUG : >ForgetPath: 2026/02/23 04:20:40 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:40 DEBUG : dir: Looking for writers 2026/02/23 04:20:40 DEBUG : Looking for writers 2026/02/23 04:20:40 DEBUG : dir: reading active writers 2026/02/23 04:20:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.07s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:41 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:43 DEBUG : forgetting directory cache 2026/02/23 04:20:43 DEBUG : dir: forgetting directory cache 2026/02/23 04:20:44 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:44 DEBUG : dir: Looking for writers 2026/02/23 04:20:44 DEBUG : fil/a/b: Looking for writers 2026/02/23 04:20:44 DEBUG : fil/a: Looking for writers 2026/02/23 04:20:44 DEBUG : b: reading active writers 2026/02/23 04:20:44 DEBUG : fil: Looking for writers 2026/02/23 04:20:44 DEBUG : a: reading active writers 2026/02/23 04:20:44 DEBUG : Looking for writers 2026/02/23 04:20:44 DEBUG : dir: reading active writers 2026/02/23 04:20:44 DEBUG : fil: reading active writers 2026/02/23 04:20:44 DEBUG : >WaitForWriters: 2026/02/23 04:20:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/fil/a not empty`) 2026/02/23 04:20:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/23 04:20:45 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/fil/a not empty`) 2026/02/23 04:20:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/23 04:20:45 DEBUG : pacer: Reducing sleep to 30ms 2026/02/23 04:20:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/fil not empty`) 2026/02/23 04:20:45 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/02/23 04:20:45 DEBUG : pacer: Reducing sleep to 45ms 2026/02/23 04:20:46 DEBUG : pacer: Reducing sleep to 33.75ms 2026/02/23 04:20:46 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (5.05s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:46 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:47 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/02/23 04:20:47 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/02/23 04:20:47 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/02/23 04:20:47 DEBUG : pacer: Reducing sleep to 10ms 2026/02/23 04:20:47 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:47 DEBUG : dir: Looking for writers 2026/02/23 04:20:47 DEBUG : Looking for writers 2026/02/23 04:20:47 DEBUG : dir: reading active writers 2026/02/23 04:20:47 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.01s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:48 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:49 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:49 DEBUG : dir: Looking for writers 2026/02/23 04:20:49 DEBUG : file1: reading active writers 2026/02/23 04:20:49 DEBUG : Looking for writers 2026/02/23 04:20:49 DEBUG : dir: reading active writers 2026/02/23 04:20:49 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.14s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:50 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/02/23 04:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/23 04:20:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/23 04:20:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/23 04:20:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/23 04:20:55 DEBUG : dir: invalidating directory cache 2026/02/23 04:20:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/23 04:20:55 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/23 04:20:55 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/23 04:20:55 DEBUG : dir/file1: Reset virtual modtime 2026/02/23 04:20:55 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/23 04:20:55 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/23 04:20:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/23 04:20:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/23 04:20:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:20:55 DEBUG : dir: invalidating directory cache 2026/02/23 04:20:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/23 04:20:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/23 04:20:55 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/23 04:20:55 DEBUG : forgetting directory cache 2026/02/23 04:20:55 DEBUG : dir: forgetting directory cache 2026/02/23 04:20:55 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/23 04:20:55 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:20:55 DEBUG : dir/virtualDir: Looking for writers 2026/02/23 04:20:55 DEBUG : dir: Looking for writers 2026/02/23 04:20:55 DEBUG : virtualDir: reading active writers 2026/02/23 04:20:55 DEBUG : file1: reading active writers 2026/02/23 04:20:55 DEBUG : virtualFile2: reading active writers 2026/02/23 04:20:55 DEBUG : virtualFile: reading active writers 2026/02/23 04:20:55 DEBUG : Looking for writers 2026/02/23 04:20:55 DEBUG : dir: reading active writers 2026/02/23 04:20:55 DEBUG : >WaitForWriters: 2026/02/23 04:20:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:20:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/23 04:20:57 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:20:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/23 04:20:57 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:20:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/23 04:20:57 DEBUG : pacer: Reducing sleep to 60ms 2026/02/23 04:20:57 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirReadDirAll (7.32s) --- PASS: TestDirReadDirAll/Virtual (2.28s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:20:57 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:20:58 DEBUG : pacer: Reducing sleep to 33.75ms 2026/02/23 04:20:58 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/02/23 04:20:58 DEBUG : pacer: Reducing sleep to 18.984375ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/23 04:20:59 DEBUG : pacer: Reducing sleep to 14.238281ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/02/23 04:21:01 DEBUG : pacer: Reducing sleep to 10.67871ms 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:334 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestDirOpen 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:334 Error: Not equal: expected: 0 actual : 1 Test: TestDirOpen Messages: 1 objects not found 2026/02/23 04:21:05 DEBUG : pacer: Reducing sleep to 10ms 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:334 Error: Received unexpected error: file does not exist Test: TestDirOpen 2026/02/23 04:21:06 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:06 DEBUG : Looking for writers 2026/02/23 04:21:06 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (9.02s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:06 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:21:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/23 04:21:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/23 04:21:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/23 04:21:09 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/23 04:21:10 DEBUG : dir/potato: size = 5 OK 2026/02/23 04:21:10 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/02/23 04:21:10 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/23 04:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/23 04:21:10 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:10 DEBUG : dir: Looking for writers 2026/02/23 04:21:10 DEBUG : file1: reading active writers 2026/02/23 04:21:10 DEBUG : potato: reading active writers 2026/02/23 04:21:10 DEBUG : Looking for writers 2026/02/23 04:21:10 DEBUG : dir: reading active writers 2026/02/23 04:21:10 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (4.62s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:11 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/23 04:21:13 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:13 DEBUG : dir/sub: Looking for writers 2026/02/23 04:21:13 DEBUG : dir: Looking for writers 2026/02/23 04:21:13 DEBUG : file1: reading active writers 2026/02/23 04:21:13 DEBUG : sub: reading active writers 2026/02/23 04:21:13 DEBUG : Looking for writers 2026/02/23 04:21:13 DEBUG : dir: reading active writers 2026/02/23 04:21:13 DEBUG : >WaitForWriters: 2026/02/23 04:21:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:21:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/23 04:21:14 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:21:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/23 04:21:14 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:21:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/23 04:21:14 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:21:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/23 04:21:14 DEBUG : pacer: Reducing sleep to 120ms 2026/02/23 04:21:14 DEBUG : pacer: Reducing sleep to 90ms --- PASS: TestDirMkdir (3.74s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:15 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:15 DEBUG : pacer: Reducing sleep to 67.5ms 2026/02/23 04:21:15 DEBUG : pacer: Reducing sleep to 50.625ms 2026/02/23 04:21:15 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/02/23 04:21:16 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/02/23 04:21:16 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/02/23 04:21:16 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/02/23 04:21:16 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/02/23 04:21:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/23 04:21:16 DEBUG : pacer: Reducing sleep to 10ms 2026/02/23 04:21:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/02/23 04:21:17 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:17 DEBUG : dir/sub/subsub: Looking for writers 2026/02/23 04:21:17 DEBUG : dir/sub: Looking for writers 2026/02/23 04:21:17 DEBUG : subsub: reading active writers 2026/02/23 04:21:17 DEBUG : dir: Looking for writers 2026/02/23 04:21:17 DEBUG : sub: reading active writers 2026/02/23 04:21:17 DEBUG : file1: reading active writers 2026/02/23 04:21:17 DEBUG : Looking for writers 2026/02/23 04:21:17 DEBUG : dir: reading active writers 2026/02/23 04:21:17 DEBUG : >WaitForWriters: 2026/02/23 04:21:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir/sub not empty`) 2026/02/23 04:21:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/23 04:21:19 DEBUG : pacer: Reducing sleep to 15ms 2026/02/23 04:21:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:21:19 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/02/23 04:21:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:21:19 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/02/23 04:21:19 DEBUG : pacer: Reducing sleep to 45ms 2026/02/23 04:21:19 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.46s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:19 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:20 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/02/23 04:21:20 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/02/23 04:21:20 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/02/23 04:21:20 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/02/23 04:21:20 DEBUG : pacer: Reducing sleep to 10ms 2026/02/23 04:21:20 ERROR : dir/: Dir.Remove not empty 2026/02/23 04:21:20 DEBUG : dir/file1: Remove: 2026/02/23 04:21:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:21:21 DEBUG : dir/file1: >Remove: err= 2026/02/23 04:21:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/23 04:21:21 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:21 DEBUG : Looking for writers 2026/02/23 04:21:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.09s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:21 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:23 DEBUG : dir/file1: Remove: 2026/02/23 04:21:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:21:23 DEBUG : dir/file1: >Remove: err= 2026/02/23 04:21:23 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/23 04:21:23 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:23 DEBUG : Looking for writers 2026/02/23 04:21:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.12s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:23 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:25 DEBUG : dir/file1: Remove: 2026/02/23 04:21:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:21:25 DEBUG : dir/file1: >Remove: err= 2026/02/23 04:21:25 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:25 DEBUG : dir: Looking for writers 2026/02/23 04:21:25 DEBUG : Looking for writers 2026/02/23 04:21:25 DEBUG : dir: reading active writers 2026/02/23 04:21:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.42s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:26 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:28 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/23 04:21:29 DEBUG : dir: Updating dir with dir2 0xc000cbe0d0 2026/02/23 04:21:29 DEBUG : dir: forgetting directory cache 2026/02/23 04:21:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/23 04:21:29 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/23 04:21:30 INFO : dir2/file1: Moved (server-side) to: file2 2026/02/23 04:21:30 DEBUG : file2: Updating file with file2 0xc000a16480 2026/02/23 04:21:30 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/23 04:21:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/23 04:21:30 INFO : dir2/file3: Deleted 2026/02/23 04:21:31 INFO : file2: Moved (server-side) to: dir2/file3 2026/02/23 04:21:31 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a16480 2026/02/23 04:21:31 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/23 04:21:31 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/23 04:21:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/23 04:21:32 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000cbe820 2026/02/23 04:21:32 DEBUG : empty directory: forgetting directory cache 2026/02/23 04:21:32 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/23 04:21:32 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/23 04:21:32 DEBUG : dir2: Renaming to "dir3" 2026/02/23 04:21:32 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:32 DEBUG : dir3: Looking for writers 2026/02/23 04:21:32 DEBUG : file3: reading active writers 2026/02/23 04:21:32 DEBUG : renamed empty directory: Looking for writers 2026/02/23 04:21:32 DEBUG : Looking for writers 2026/02/23 04:21:32 DEBUG : dir3: reading active writers 2026/02/23 04:21:32 DEBUG : renamed empty directory: reading active writers 2026/02/23 04:21:32 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.13s) === 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-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:33 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/23 04:21:34 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:21:35 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 04:21:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/23 04:21:35 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/23 04:21:35 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/23 04:21:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/23 04:21:35 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:21:35 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 04:21:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/23 04:21:35 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/23 04:21:35 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/23 04:21:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/23 04:21:35 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (12 bytes), uploading instead of streaming 2026/02/23 04:21:35 DEBUG : dir/sub/file2: size = 12 OK 2026/02/23 04:21:35 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/02/23 04:21:35 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/23 04:21:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/23 04:21:35 DEBUG : forgetting directory cache 2026/02/23 04:21:35 DEBUG : dir: forgetting directory cache 2026/02/23 04:21:35 DEBUG : dir/sub: forgetting directory cache 2026/02/23 04:21:35 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/23 04:21:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/23 04:21:35 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/23 04:21:36 DEBUG : dir/sub/file0: size = 5 OK 2026/02/23 04:21:36 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/02/23 04:21:36 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/23 04:21:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/23 04:21:36 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:36 DEBUG : dir/sub: Looking for writers 2026/02/23 04:21:36 DEBUG : file0: reading active writers 2026/02/23 04:21:36 DEBUG : file2: reading active writers 2026/02/23 04:21:36 DEBUG : dir: Looking for writers 2026/02/23 04:21:36 DEBUG : file1: reading active writers 2026/02/23 04:21:36 DEBUG : sub: reading active writers 2026/02/23 04:21:36 DEBUG : Looking for writers 2026/02/23 04:21:36 DEBUG : dir: reading active writers 2026/02/23 04:21:36 DEBUG : >WaitForWriters: 2026/02/23 04:21:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/dir not empty`) 2026/02/23 04:21:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/23 04:21:38 DEBUG : pacer: Reducing sleep to 15ms 2026/02/23 04:21:38 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.91s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:38 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:38 DEBUG : pacer: Reducing sleep to 10ms 2026/02/23 04:21:39 DEBUG : forgetting directory cache 2026/02/23 04:21:41 DEBUG : forgetting directory cache 2026/02/23 04:21:41 DEBUG : dir: forgetting directory cache 2026/02/23 04:21:41 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:41 DEBUG : dir: Looking for writers 2026/02/23 04:21:41 DEBUG : Looking for writers 2026/02/23 04:21:41 DEBUG : dir: reading active writers 2026/02/23 04:21:41 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.25s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:42 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/23 04:21:43 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:21:43 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/23 04:21:43 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/23 04:21:43 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/23 04:21:43 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:21:43 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/23 04:21:43 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/23 04:21:43 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:21:43 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/23 04:21:43 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/23 04:21:43 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/23 04:21:43 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:21:43 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/23 04:21:43 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:43 DEBUG : dir: Looking for writers 2026/02/23 04:21:43 DEBUG : file1: reading active writers 2026/02/23 04:21:43 DEBUG : file1.metadata: reading active writers 2026/02/23 04:21:43 DEBUG : Looking for writers 2026/02/23 04:21:43 DEBUG : dir: reading active writers 2026/02/23 04:21:43 DEBUG : dir.metadata: reading active writers 2026/02/23 04:21:43 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.09s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:44 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:45 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:45 DEBUG : dir: Looking for writers 2026/02/23 04:21:45 DEBUG : file1: reading active writers 2026/02/23 04:21:45 DEBUG : Looking for writers 2026/02/23 04:21:45 DEBUG : dir: reading active writers 2026/02/23 04:21:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.12s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:46 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:49 DEBUG : Can set mod time: true 2026/02/23 04:21:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/23 04:21:49 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:49 DEBUG : dir: Looking for writers 2026/02/23 04:21:49 DEBUG : file1: reading active writers 2026/02/23 04:21:49 DEBUG : Looking for writers 2026/02/23 04:21:49 DEBUG : dir: reading active writers 2026/02/23 04:21:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:50 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:21:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/23 04:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:21:51 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/23 04:21:52 DEBUG : dir/file1: size = 0 OK 2026/02/23 04:21:52 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/23 04:21:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/23 04:21:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/23 04:21:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:21:52 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:52 DEBUG : dir: Looking for writers 2026/02/23 04:21:52 DEBUG : file1: reading active writers 2026/02/23 04:21:52 DEBUG : Looking for writers 2026/02/23 04:21:52 DEBUG : dir: reading active writers 2026/02/23 04:21:52 DEBUG : >WaitForWriters: 2026/02/23 04:21:53 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:53 DEBUG : dir: Looking for writers 2026/02/23 04:21:53 DEBUG : file1: reading active writers 2026/02/23 04:21:53 DEBUG : Looking for writers 2026/02/23 04:21:53 DEBUG : dir: reading active writers 2026/02/23 04:21:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:53 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:21:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/23 04:21:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:21:55 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/23 04:21:55 DEBUG : dir/file1: size = 5 OK 2026/02/23 04:21:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/23 04:21:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/23 04:21:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/23 04:21:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:21:56 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:56 DEBUG : dir: Looking for writers 2026/02/23 04:21:56 DEBUG : file1: reading active writers 2026/02/23 04:21:56 DEBUG : Looking for writers 2026/02/23 04:21:56 DEBUG : dir: reading active writers 2026/02/23 04:21:56 DEBUG : >WaitForWriters: 2026/02/23 04:21:56 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:56 DEBUG : dir: Looking for writers 2026/02/23 04:21:56 DEBUG : file1: reading active writers 2026/02/23 04:21:56 DEBUG : Looking for writers 2026/02/23 04:21:56 DEBUG : dir: reading active writers 2026/02/23 04:21:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:57 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:57 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:21:57 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:57 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:57 DEBUG : Config file has changed externally - reloading 2026/02/23 04:21:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:21:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:21:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:57 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:21:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/23 04:21:58 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:21:58 DEBUG : dir: Looking for writers 2026/02/23 04:21:58 DEBUG : file1: reading active writers 2026/02/23 04:21:58 DEBUG : Looking for writers 2026/02/23 04:21:58 DEBUG : dir: reading active writers 2026/02/23 04:21:58 DEBUG : >WaitForWriters: 2026/02/23 04:21:58 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:21:59 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:21:59 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:21:59 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:59 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:21:59 INFO : files root 'rclone-test-vehamax1zipi': 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/02/23 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:08 DEBUG : Looking for writers 2026/02/23 04:22:08 DEBUG : >WaitForWriters: 2026/02/23 04:22:08 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:08 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:08 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:22:08 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:08 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:08 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:22:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/23 04:22:11 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:22:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:22:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:22:11 DEBUG : dir/file1(0xc0004070c0): _writeAt: size=5, off=0 2026/02/23 04:22:11 DEBUG : dir/file1(0xc0004070c0): openPending: 2026/02/23 04:22:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/23 04:22:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 04:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:11 DEBUG : dir/file1(0xc0004070c0): >openPending: err= 2026/02/23 04:22:11 DEBUG : dir/file1(0xc0004070c0): >_writeAt: n=5, err= 2026/02/23 04:22:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/23 04:22:11 DEBUG : dir/file1(0xc0004070c0): close: 2026/02/23 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/23 04:22:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/23 04:22:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/23 04:22:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/23 04:22:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/23 04:22:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:22:11 DEBUG : dir/file1(0xc0004070c0): >close: err= 2026/02/23 04:22:11 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:11 DEBUG : dir: Looking for writers 2026/02/23 04:22:11 DEBUG : file1: reading active writers 2026/02/23 04:22:11 DEBUG : Looking for writers 2026/02/23 04:22:11 DEBUG : dir: reading active writers 2026/02/23 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:22:11 DEBUG : dir: Looking for writers 2026/02/23 04:22:11 DEBUG : file1: reading active writers 2026/02/23 04:22:11 DEBUG : Looking for writers 2026/02/23 04:22:11 DEBUG : dir: reading active writers 2026/02/23 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:22:11 DEBUG : dir: Looking for writers 2026/02/23 04:22:11 DEBUG : file1: reading active writers 2026/02/23 04:22:11 DEBUG : Looking for writers 2026/02/23 04:22:11 DEBUG : dir: reading active writers 2026/02/23 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:22:11 DEBUG : dir: Looking for writers 2026/02/23 04:22:11 DEBUG : file1: reading active writers 2026/02/23 04:22:11 DEBUG : Looking for writers 2026/02/23 04:22:11 DEBUG : dir: reading active writers 2026/02/23 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:22:11 DEBUG : dir/file1: vfs cache: starting upload 2026/02/23 04:22:11 DEBUG : dir: Looking for writers 2026/02/23 04:22:11 DEBUG : file1: reading active writers 2026/02/23 04:22:11 DEBUG : Looking for writers 2026/02/23 04:22:11 DEBUG : dir: reading active writers 2026/02/23 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:22:11 DEBUG : dir: Looking for writers 2026/02/23 04:22:11 DEBUG : file1: reading active writers 2026/02/23 04:22:11 DEBUG : Looking for writers 2026/02/23 04:22:11 DEBUG : dir: reading active writers 2026/02/23 04:22:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:22:12 DEBUG : dir: Looking for writers 2026/02/23 04:22:12 DEBUG : file1: reading active writers 2026/02/23 04:22:12 DEBUG : Looking for writers 2026/02/23 04:22:12 DEBUG : dir: reading active writers 2026/02/23 04:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:22:12 DEBUG : dir/file1: size = 14 OK 2026/02/23 04:22:12 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/23 04:22:12 INFO : dir/file1: Copied (replaced existing) 2026/02/23 04:22:12 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/02/23 04:22:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/23 04:22:12 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/23 04:22:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/23 04:22:12 DEBUG : dir: Looking for writers 2026/02/23 04:22:12 DEBUG : file1: reading active writers 2026/02/23 04:22:12 DEBUG : Looking for writers 2026/02/23 04:22:12 DEBUG : dir: reading active writers 2026/02/23 04:22:12 DEBUG : >WaitForWriters: 2026/02/23 04:22:13 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:13 DEBUG : dir: Looking for writers 2026/02/23 04:22:13 DEBUG : file1: reading active writers 2026/02/23 04:22:13 DEBUG : Looking for writers 2026/02/23 04:22:13 DEBUG : dir: reading active writers 2026/02/23 04:22:13 DEBUG : >WaitForWriters: 2026/02/23 04:22:13 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (27.08s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.35s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.33s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.53s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (9.23s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.91s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:13 INFO : files root 'rclone-test-vehamax1zipi': 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 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/02/23 04:22:22 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:22 DEBUG : Looking for writers 2026/02/23 04:22:22 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (8.97s) === RUN TestFileOpenReadUnknownSize 2026/02/23 04:22:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/23 04:22:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/23 04:22:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:22:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/23 04:22:22 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:22 DEBUG : Looking for writers 2026/02/23 04:22:22 DEBUG : file.txt: reading active writers 2026/02/23 04:22:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:22 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:25 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (25 bytes), uploading instead of streaming 2026/02/23 04:22:26 DEBUG : dir/file1: size = 25 OK 2026/02/23 04:22:26 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/23 04:22:26 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/23 04:22:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:26 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:26 DEBUG : dir: Looking for writers 2026/02/23 04:22:26 DEBUG : file1: reading active writers 2026/02/23 04:22:26 DEBUG : Looking for writers 2026/02/23 04:22:26 DEBUG : dir: reading active writers 2026/02/23 04:22:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.43s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:27 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:28 DEBUG : dir/file1: Remove: 2026/02/23 04:22:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:28 DEBUG : dir/file1: >Remove: err= 2026/02/23 04:22:29 DEBUG : dir/file1: Remove: 2026/02/23 04:22:29 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/23 04:22:29 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:29 DEBUG : dir: Looking for writers 2026/02/23 04:22:29 DEBUG : Looking for writers 2026/02/23 04:22:29 DEBUG : dir: reading active writers 2026/02/23 04:22:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.37s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:29 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:30 DEBUG : dir/file1: Remove: 2026/02/23 04:22:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:31 DEBUG : dir/file1: >Remove: err= 2026/02/23 04:22:31 DEBUG : dir/file1: Remove: 2026/02/23 04:22:31 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/23 04:22:31 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:31 DEBUG : dir: Looking for writers 2026/02/23 04:22:31 DEBUG : Looking for writers 2026/02/23 04:22:31 DEBUG : dir: reading active writers 2026/02/23 04:22:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.42s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:31 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/23 04:22:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/23 04:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/23 04:22:33 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/23 04:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/23 04:22:33 DEBUG : dir/file1: Open: flags=0x3 2026/02/23 04:22:33 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/23 04:22:33 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/23 04:22:33 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:33 DEBUG : dir: Looking for writers 2026/02/23 04:22:33 DEBUG : file1: reading active writers 2026/02/23 04:22:33 DEBUG : Looking for writers 2026/02/23 04:22:33 DEBUG : dir: reading active writers 2026/02/23 04:22:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:34 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:35 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:35 DEBUG : dir: Looking for writers 2026/02/23 04:22:35 DEBUG : file1: reading active writers 2026/02/23 04:22:35 DEBUG : Looking for writers 2026/02/23 04:22:35 DEBUG : dir: reading active writers 2026/02/23 04:22:35 DEBUG : >WaitForWriters: 2026/02/23 04:22:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:22:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000470d80 2026/02/23 04:22:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 04:22:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000470d80 2026/02/23 04:22:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 04:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:22:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/23 04:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc000470d80 2026/02/23 04:22:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:37 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (25 bytes), uploading instead of streaming 2026/02/23 04:22:38 DEBUG : dir/file1: size = 25 OK 2026/02/23 04:22:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/23 04:22:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/23 04:22:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:38 DEBUG : newLeaf: Running delayed rename now 2026/02/23 04:22:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:22:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000470d80 2026/02/23 04:22:38 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:38 DEBUG : dir: Looking for writers 2026/02/23 04:22:38 DEBUG : Looking for writers 2026/02/23 04:22:38 DEBUG : dir: reading active writers 2026/02/23 04:22:38 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:38 DEBUG : >WaitForWriters: 2026/02/23 04:22:39 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:39 DEBUG : dir: Looking for writers 2026/02/23 04:22:39 DEBUG : Looking for writers 2026/02/23 04:22:39 DEBUG : dir: reading active writers 2026/02/23 04:22:39 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:39 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:39 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:39 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:22:39 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:39 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:39 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:22:41 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:41 DEBUG : dir: Looking for writers 2026/02/23 04:22:41 DEBUG : file1: reading active writers 2026/02/23 04:22:41 DEBUG : Looking for writers 2026/02/23 04:22:41 DEBUG : dir: reading active writers 2026/02/23 04:22:41 DEBUG : >WaitForWriters: 2026/02/23 04:22:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:22:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ab2c0 2026/02/23 04:22:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 04:22:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ab2c0 2026/02/23 04:22:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 04:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:22:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/23 04:22:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001ab2c0 2026/02/23 04:22:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:43 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (25 bytes), uploading instead of streaming 2026/02/23 04:22:43 DEBUG : dir/file1: size = 25 OK 2026/02/23 04:22:43 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/23 04:22:43 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/23 04:22:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:43 DEBUG : newLeaf: Running delayed rename now 2026/02/23 04:22:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:22:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ab2c0 2026/02/23 04:22:44 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:44 DEBUG : dir: Looking for writers 2026/02/23 04:22:44 DEBUG : Looking for writers 2026/02/23 04:22:44 DEBUG : dir: reading active writers 2026/02/23 04:22:44 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:44 DEBUG : >WaitForWriters: 2026/02/23 04:22:44 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:44 DEBUG : dir: Looking for writers 2026/02/23 04:22:44 DEBUG : Looking for writers 2026/02/23 04:22:44 DEBUG : dir: reading active writers 2026/02/23 04:22:44 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:44 DEBUG : >WaitForWriters: 2026/02/23 04:22:44 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:45 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:45 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:22:45 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:45 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:45 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:22:46 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 04:22:46 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:22:46 DEBUG : dir/file1(0xc000406000): openPending: 2026/02/23 04:22:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/23 04:22:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 04:22:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:46 DEBUG : dir/file1(0xc000406000): >openPending: err= 2026/02/23 04:22:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 04:22:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:22:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:22:46 DEBUG : dir/file1(0xc000406000): _writeAt: size=14, off=0 2026/02/23 04:22:46 DEBUG : dir/file1(0xc000406000): >_writeAt: n=14, err= 2026/02/23 04:22:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/23 04:22:46 DEBUG : dir/file1(0xc000406000): close: 2026/02/23 04:22:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/23 04:22:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/23 04:22:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:22:46 DEBUG : dir/file1(0xc000406000): >close: err= 2026/02/23 04:22:46 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:46 DEBUG : dir: Looking for writers 2026/02/23 04:22:46 DEBUG : file1: reading active writers 2026/02/23 04:22:46 DEBUG : Looking for writers 2026/02/23 04:22:46 DEBUG : dir: reading active writers 2026/02/23 04:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:22:46 DEBUG : dir: Looking for writers 2026/02/23 04:22:46 DEBUG : file1: reading active writers 2026/02/23 04:22:46 DEBUG : Looking for writers 2026/02/23 04:22:46 DEBUG : dir: reading active writers 2026/02/23 04:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:22:46 DEBUG : dir: Looking for writers 2026/02/23 04:22:46 DEBUG : file1: reading active writers 2026/02/23 04:22:46 DEBUG : Looking for writers 2026/02/23 04:22:46 DEBUG : dir: reading active writers 2026/02/23 04:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:22:46 DEBUG : dir: Looking for writers 2026/02/23 04:22:46 DEBUG : file1: reading active writers 2026/02/23 04:22:46 DEBUG : Looking for writers 2026/02/23 04:22:46 DEBUG : dir: reading active writers 2026/02/23 04:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:22:47 DEBUG : dir/file1: vfs cache: starting upload 2026/02/23 04:22:47 DEBUG : dir: Looking for writers 2026/02/23 04:22:47 DEBUG : file1: reading active writers 2026/02/23 04:22:47 DEBUG : Looking for writers 2026/02/23 04:22:47 DEBUG : dir: reading active writers 2026/02/23 04:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:22:47 DEBUG : dir: Looking for writers 2026/02/23 04:22:47 DEBUG : file1: reading active writers 2026/02/23 04:22:47 DEBUG : Looking for writers 2026/02/23 04:22:47 DEBUG : dir: reading active writers 2026/02/23 04:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:22:47 DEBUG : dir: Looking for writers 2026/02/23 04:22:47 DEBUG : file1: reading active writers 2026/02/23 04:22:47 DEBUG : Looking for writers 2026/02/23 04:22:47 DEBUG : dir: reading active writers 2026/02/23 04:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:22:47 DEBUG : dir/file1: size = 14 OK 2026/02/23 04:22:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/23 04:22:47 INFO : dir/file1: Copied (replaced existing) 2026/02/23 04:22:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/02/23 04:22:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/23 04:22:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/23 04:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/23 04:22:48 DEBUG : dir: Looking for writers 2026/02/23 04:22:48 DEBUG : file1: reading active writers 2026/02/23 04:22:48 DEBUG : Looking for writers 2026/02/23 04:22:48 DEBUG : dir: reading active writers 2026/02/23 04:22:48 DEBUG : >WaitForWriters: 2026/02/23 04:22:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:22:48 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:22:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:22:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:22:48 DEBUG : dir/file1(0xc0013210c0): _readAt: size=512, off=0 2026/02/23 04:22:48 DEBUG : dir/file1(0xc0013210c0): openPending: 2026/02/23 04:22:48 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/02/23 04:22:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/23 04:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:48 DEBUG : dir/file1(0xc0013210c0): >openPending: err= 2026/02/23 04:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/23 04:22:48 DEBUG : dir/file1(0xc0013210c0): >_readAt: n=14, err=EOF 2026/02/23 04:22:48 DEBUG : dir/file1(0xc0013210c0): close: 2026/02/23 04:22:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/23 04:22:48 DEBUG : dir/file1(0xc0013210c0): >close: err= 2026/02/23 04:22:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:22:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 04:22:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00091b680 2026/02/23 04:22:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 04:22:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/23 04:22:49 DEBUG : dir/file1: Updating file with dir/file1 0xc00091b680 2026/02/23 04:22:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 04:22:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:22:50 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:22:50 DEBUG : dir/file1(0xc0006a23c0): openPending: 2026/02/23 04:22:50 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/02/23 04:22:50 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/02/23 04:22:50 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:22:50 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:22:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 04:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:50 DEBUG : dir/file1(0xc0006a23c0): >openPending: err= 2026/02/23 04:22:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 04:22:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:22:50 DEBUG : dir/file1(0xc0006a23c0): _writeAt: size=25, off=0 2026/02/23 04:22:50 DEBUG : dir/file1(0xc0006a23c0): >_writeAt: n=25, err= 2026/02/23 04:22:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:22:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 04:22:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00091b680 2026/02/23 04:22:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:50 DEBUG : newLeaf(0xc0006a23c0): close: 2026/02/23 04:22:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/23 04:22:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-23 04:22:50.239206108 +0000 UTC m=+146.366864854 2026/02/23 04:22:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/23 04:22:50 DEBUG : newLeaf(0xc0006a23c0): >close: err= 2026/02/23 04:22:50 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:50 DEBUG : dir: Looking for writers 2026/02/23 04:22:50 DEBUG : Looking for writers 2026/02/23 04:22:50 DEBUG : dir: reading active writers 2026/02/23 04:22:50 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:22:50 DEBUG : dir: Looking for writers 2026/02/23 04:22:50 DEBUG : Looking for writers 2026/02/23 04:22:50 DEBUG : dir: reading active writers 2026/02/23 04:22:50 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:22:50 DEBUG : dir: Looking for writers 2026/02/23 04:22:50 DEBUG : Looking for writers 2026/02/23 04:22:50 DEBUG : dir: reading active writers 2026/02/23 04:22:50 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:22:50 DEBUG : dir: Looking for writers 2026/02/23 04:22:50 DEBUG : Looking for writers 2026/02/23 04:22:50 DEBUG : dir: reading active writers 2026/02/23 04:22:50 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:22:50 DEBUG : newLeaf: vfs cache: starting upload 2026/02/23 04:22:50 DEBUG : dir: Looking for writers 2026/02/23 04:22:50 DEBUG : Looking for writers 2026/02/23 04:22:50 DEBUG : dir: reading active writers 2026/02/23 04:22:50 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:22:51 DEBUG : dir: Looking for writers 2026/02/23 04:22:51 DEBUG : Looking for writers 2026/02/23 04:22:51 DEBUG : dir: reading active writers 2026/02/23 04:22:51 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:22:51 DEBUG : dir: Looking for writers 2026/02/23 04:22:51 DEBUG : Looking for writers 2026/02/23 04:22:51 DEBUG : dir: reading active writers 2026/02/23 04:22:51 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:22:51 DEBUG : newLeaf: size = 25 OK 2026/02/23 04:22:51 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/02/23 04:22:51 INFO : newLeaf: Copied (replaced existing) 2026/02/23 04:22:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-23 04:22:50 +0000 UTC," 2026/02/23 04:22:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/23 04:22:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/23 04:22:52 DEBUG : dir: Looking for writers 2026/02/23 04:22:52 DEBUG : Looking for writers 2026/02/23 04:22:52 DEBUG : dir: reading active writers 2026/02/23 04:22:52 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:52 DEBUG : >WaitForWriters: 2026/02/23 04:22:52 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:52 DEBUG : dir: Looking for writers 2026/02/23 04:22:52 DEBUG : Looking for writers 2026/02/23 04:22:52 DEBUG : dir: reading active writers 2026/02/23 04:22:52 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:52 DEBUG : >WaitForWriters: 2026/02/23 04:22:52 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:53 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:53 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:22:53 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:53 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:53 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:22:54 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:54 DEBUG : dir: Looking for writers 2026/02/23 04:22:54 DEBUG : file1: reading active writers 2026/02/23 04:22:54 DEBUG : Looking for writers 2026/02/23 04:22:54 DEBUG : dir: reading active writers 2026/02/23 04:22:54 DEBUG : >WaitForWriters: 2026/02/23 04:22:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:22:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000470e40 2026/02/23 04:22:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 04:22:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000470e40 2026/02/23 04:22:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 04:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:22:56 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:22:56 DEBUG : dir/file1(0xc0006a3e80): openPending: 2026/02/23 04:22:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/23 04:22:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 04:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:22:56 DEBUG : dir/file1(0xc0006a3e80): >openPending: err= 2026/02/23 04:22:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 04:22:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:22:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:22:56 DEBUG : dir/file1(0xc0006a3e80): _writeAt: size=25, off=0 2026/02/23 04:22:56 DEBUG : dir/file1(0xc0006a3e80): >_writeAt: n=25, err= 2026/02/23 04:22:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:22:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 04:22:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000470e40 2026/02/23 04:22:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:22:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:57 DEBUG : newLeaf(0xc0006a3e80): close: 2026/02/23 04:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/23 04:22:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-23 04:22:56.467286347 +0000 UTC m=+152.594945063 2026/02/23 04:22:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/23 04:22:57 DEBUG : newLeaf(0xc0006a3e80): >close: err= 2026/02/23 04:22:57 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:57 DEBUG : dir: Looking for writers 2026/02/23 04:22:57 DEBUG : Looking for writers 2026/02/23 04:22:57 DEBUG : dir: reading active writers 2026/02/23 04:22:57 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:22:57 DEBUG : dir: Looking for writers 2026/02/23 04:22:57 DEBUG : Looking for writers 2026/02/23 04:22:57 DEBUG : dir: reading active writers 2026/02/23 04:22:57 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:22:57 DEBUG : dir: Looking for writers 2026/02/23 04:22:57 DEBUG : Looking for writers 2026/02/23 04:22:57 DEBUG : dir: reading active writers 2026/02/23 04:22:57 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:22:57 DEBUG : dir: Looking for writers 2026/02/23 04:22:57 DEBUG : Looking for writers 2026/02/23 04:22:57 DEBUG : dir: reading active writers 2026/02/23 04:22:57 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:22:57 DEBUG : newLeaf: vfs cache: starting upload 2026/02/23 04:22:57 DEBUG : dir: Looking for writers 2026/02/23 04:22:57 DEBUG : Looking for writers 2026/02/23 04:22:57 DEBUG : dir: reading active writers 2026/02/23 04:22:57 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:22:57 DEBUG : dir: Looking for writers 2026/02/23 04:22:57 DEBUG : Looking for writers 2026/02/23 04:22:57 DEBUG : dir: reading active writers 2026/02/23 04:22:57 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:22:57 DEBUG : dir: Looking for writers 2026/02/23 04:22:57 DEBUG : Looking for writers 2026/02/23 04:22:57 DEBUG : dir: reading active writers 2026/02/23 04:22:57 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:22:57 DEBUG : newLeaf: size = 25 OK 2026/02/23 04:22:57 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/02/23 04:22:57 INFO : newLeaf: Copied (replaced existing) 2026/02/23 04:22:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-23 04:22:56 +0000 UTC," 2026/02/23 04:22:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/23 04:22:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:22:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/23 04:22:58 DEBUG : dir: Looking for writers 2026/02/23 04:22:58 DEBUG : Looking for writers 2026/02/23 04:22:58 DEBUG : dir: reading active writers 2026/02/23 04:22:58 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:58 DEBUG : >WaitForWriters: 2026/02/23 04:22:58 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:22:58 DEBUG : dir: Looking for writers 2026/02/23 04:22:58 DEBUG : Looking for writers 2026/02/23 04:22:58 DEBUG : dir: reading active writers 2026/02/23 04:22:58 DEBUG : newLeaf: reading active writers 2026/02/23 04:22:58 DEBUG : >WaitForWriters: 2026/02/23 04:22:58 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:22:59 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:22:59 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:22:59 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:59 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:22:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:22:59 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 04:23:00 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:00 DEBUG : dir/file1(0xc00036a900): openPending: 2026/02/23 04:23:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/23 04:23:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 04:23:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:00 DEBUG : dir/file1(0xc00036a900): >openPending: err= 2026/02/23 04:23:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 04:23:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:00 DEBUG : dir/file1(0xc00036a900): _writeAt: size=14, off=0 2026/02/23 04:23:00 DEBUG : dir/file1(0xc00036a900): >_writeAt: n=14, err= 2026/02/23 04:23:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/23 04:23:00 DEBUG : dir/file1(0xc00036a900): close: 2026/02/23 04:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/23 04:23:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/23 04:23:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:00 DEBUG : dir/file1(0xc00036a900): >close: err= 2026/02/23 04:23:00 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:00 DEBUG : dir: Looking for writers 2026/02/23 04:23:00 DEBUG : file1: reading active writers 2026/02/23 04:23:00 DEBUG : Looking for writers 2026/02/23 04:23:00 DEBUG : dir: reading active writers 2026/02/23 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:23:00 DEBUG : dir: Looking for writers 2026/02/23 04:23:00 DEBUG : file1: reading active writers 2026/02/23 04:23:00 DEBUG : Looking for writers 2026/02/23 04:23:00 DEBUG : dir: reading active writers 2026/02/23 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:23:00 DEBUG : dir: Looking for writers 2026/02/23 04:23:00 DEBUG : file1: reading active writers 2026/02/23 04:23:00 DEBUG : Looking for writers 2026/02/23 04:23:00 DEBUG : dir: reading active writers 2026/02/23 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:23:00 DEBUG : dir: Looking for writers 2026/02/23 04:23:00 DEBUG : file1: reading active writers 2026/02/23 04:23:00 DEBUG : Looking for writers 2026/02/23 04:23:00 DEBUG : dir: reading active writers 2026/02/23 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:23:00 DEBUG : dir/file1: vfs cache: starting upload 2026/02/23 04:23:00 DEBUG : dir: Looking for writers 2026/02/23 04:23:00 DEBUG : file1: reading active writers 2026/02/23 04:23:00 DEBUG : Looking for writers 2026/02/23 04:23:00 DEBUG : dir: reading active writers 2026/02/23 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:23:00 DEBUG : dir: Looking for writers 2026/02/23 04:23:00 DEBUG : file1: reading active writers 2026/02/23 04:23:00 DEBUG : Looking for writers 2026/02/23 04:23:00 DEBUG : dir: reading active writers 2026/02/23 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:23:01 DEBUG : dir: Looking for writers 2026/02/23 04:23:01 DEBUG : file1: reading active writers 2026/02/23 04:23:01 DEBUG : Looking for writers 2026/02/23 04:23:01 DEBUG : dir: reading active writers 2026/02/23 04:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:23:01 DEBUG : dir/file1: size = 14 OK 2026/02/23 04:23:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/23 04:23:01 INFO : dir/file1: Copied (replaced existing) 2026/02/23 04:23:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/02/23 04:23:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/23 04:23:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/23 04:23:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/23 04:23:01 DEBUG : dir: Looking for writers 2026/02/23 04:23:01 DEBUG : file1: reading active writers 2026/02/23 04:23:01 DEBUG : Looking for writers 2026/02/23 04:23:01 DEBUG : dir: reading active writers 2026/02/23 04:23:01 DEBUG : >WaitForWriters: 2026/02/23 04:23:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:01 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:01 DEBUG : dir/file1(0xc000cbbe80): _readAt: size=512, off=0 2026/02/23 04:23:01 DEBUG : dir/file1(0xc000cbbe80): openPending: 2026/02/23 04:23:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/02/23 04:23:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/23 04:23:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:01 DEBUG : dir/file1(0xc000cbbe80): >openPending: err= 2026/02/23 04:23:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/23 04:23:01 DEBUG : dir/file1(0xc000cbbe80): >_readAt: n=14, err=EOF 2026/02/23 04:23:01 DEBUG : dir/file1(0xc000cbbe80): close: 2026/02/23 04:23:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/23 04:23:01 DEBUG : dir/file1(0xc000cbbe80): >close: err= 2026/02/23 04:23:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:23:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 04:23:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8c0c0 2026/02/23 04:23:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:23:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:23:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 04:23:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/23 04:23:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000a8c0c0 2026/02/23 04:23:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 04:23:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:23:03 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:03 DEBUG : dir/file1(0xc000d06ac0): openPending: 2026/02/23 04:23:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/02/23 04:23:03 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/02/23 04:23:03 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:23:03 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:23:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 04:23:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:03 DEBUG : dir/file1(0xc000d06ac0): >openPending: err= 2026/02/23 04:23:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 04:23:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:03 DEBUG : dir/file1(0xc000d06ac0): _writeAt: size=25, off=0 2026/02/23 04:23:03 DEBUG : dir/file1(0xc000d06ac0): >_writeAt: n=25, err= 2026/02/23 04:23:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:23:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 04:23:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8c0c0 2026/02/23 04:23:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:23:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:23:04 DEBUG : newLeaf(0xc000d06ac0): close: 2026/02/23 04:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/23 04:23:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-23 04:23:03.962531419 +0000 UTC m=+160.090190124 2026/02/23 04:23:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:04 DEBUG : newLeaf(0xc000d06ac0): >close: err= 2026/02/23 04:23:04 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:04 DEBUG : dir: Looking for writers 2026/02/23 04:23:04 DEBUG : Looking for writers 2026/02/23 04:23:04 DEBUG : dir: reading active writers 2026/02/23 04:23:04 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:23:04 DEBUG : dir: Looking for writers 2026/02/23 04:23:04 DEBUG : Looking for writers 2026/02/23 04:23:04 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:04 DEBUG : dir: reading active writers 2026/02/23 04:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:23:04 DEBUG : dir: Looking for writers 2026/02/23 04:23:04 DEBUG : Looking for writers 2026/02/23 04:23:04 DEBUG : dir: reading active writers 2026/02/23 04:23:04 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:23:04 DEBUG : dir: Looking for writers 2026/02/23 04:23:04 DEBUG : Looking for writers 2026/02/23 04:23:04 DEBUG : dir: reading active writers 2026/02/23 04:23:04 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:23:04 DEBUG : newLeaf: vfs cache: starting upload 2026/02/23 04:23:04 DEBUG : dir: Looking for writers 2026/02/23 04:23:04 DEBUG : Looking for writers 2026/02/23 04:23:04 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:04 DEBUG : dir: reading active writers 2026/02/23 04:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:23:04 DEBUG : dir: Looking for writers 2026/02/23 04:23:04 DEBUG : Looking for writers 2026/02/23 04:23:04 DEBUG : dir: reading active writers 2026/02/23 04:23:04 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:23:05 DEBUG : dir: Looking for writers 2026/02/23 04:23:05 DEBUG : Looking for writers 2026/02/23 04:23:05 DEBUG : dir: reading active writers 2026/02/23 04:23:05 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:23:05 DEBUG : newLeaf: size = 25 OK 2026/02/23 04:23:05 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/02/23 04:23:05 INFO : newLeaf: Copied (replaced existing) 2026/02/23 04:23:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-23 04:23:03 +0000 UTC," 2026/02/23 04:23:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/23 04:23:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:23:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/23 04:23:05 DEBUG : dir: Looking for writers 2026/02/23 04:23:05 DEBUG : Looking for writers 2026/02/23 04:23:05 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:05 DEBUG : dir: reading active writers 2026/02/23 04:23:05 DEBUG : >WaitForWriters: 2026/02/23 04:23:06 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:06 DEBUG : dir: Looking for writers 2026/02/23 04:23:06 DEBUG : Looking for writers 2026/02/23 04:23:06 DEBUG : dir: reading active writers 2026/02/23 04:23:06 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:06 DEBUG : >WaitForWriters: 2026/02/23 04:23:06 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:06 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:06 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:06 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:06 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:06 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:08 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:08 DEBUG : dir: Looking for writers 2026/02/23 04:23:08 DEBUG : file1: reading active writers 2026/02/23 04:23:08 DEBUG : Looking for writers 2026/02/23 04:23:08 DEBUG : dir: reading active writers 2026/02/23 04:23:08 DEBUG : >WaitForWriters: 2026/02/23 04:23:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:08 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:08 DEBUG : dir/file1(0xc000631b80): _readAt: size=512, off=0 2026/02/23 04:23:08 DEBUG : dir/file1(0xc000631b80): openPending: 2026/02/23 04:23:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/23 04:23:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/23 04:23:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:08 DEBUG : dir/file1(0xc000631b80): >openPending: err= 2026/02/23 04:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/23 04:23:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:23:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:08 DEBUG : dir/file1(0xc000631b80): >_readAt: n=14, err=EOF 2026/02/23 04:23:08 DEBUG : dir/file1(0xc000631b80): close: 2026/02/23 04:23:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/23 04:23:08 DEBUG : dir/file1(0xc000631b80): >close: err= 2026/02/23 04:23:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:23:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 04:23:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8c480 2026/02/23 04:23:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:23:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:23:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/23 04:23:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/23 04:23:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000a8c480 2026/02/23 04:23:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/23 04:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:23:10 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:10 DEBUG : dir/file1(0xc000eaa6c0): openPending: 2026/02/23 04:23:10 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/02/23 04:23:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/23 04:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:10 DEBUG : dir/file1(0xc000eaa6c0): >openPending: err= 2026/02/23 04:23:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 04:23:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:10 DEBUG : dir/file1(0xc000eaa6c0): _writeAt: size=25, off=0 2026/02/23 04:23:10 DEBUG : dir/file1(0xc000eaa6c0): >_writeAt: n=25, err= 2026/02/23 04:23:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/23 04:23:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/23 04:23:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8c480 2026/02/23 04:23:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:23:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:23:11 DEBUG : newLeaf(0xc000eaa6c0): close: 2026/02/23 04:23:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/23 04:23:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-23 04:23:10.475234261 +0000 UTC m=+166.602892967 2026/02/23 04:23:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:11 DEBUG : newLeaf(0xc000eaa6c0): >close: err= 2026/02/23 04:23:11 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:11 DEBUG : dir: Looking for writers 2026/02/23 04:23:11 DEBUG : Looking for writers 2026/02/23 04:23:11 DEBUG : dir: reading active writers 2026/02/23 04:23:11 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:23:11 DEBUG : dir: Looking for writers 2026/02/23 04:23:11 DEBUG : Looking for writers 2026/02/23 04:23:11 DEBUG : dir: reading active writers 2026/02/23 04:23:11 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:23:11 DEBUG : dir: Looking for writers 2026/02/23 04:23:11 DEBUG : Looking for writers 2026/02/23 04:23:11 DEBUG : dir: reading active writers 2026/02/23 04:23:11 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:23:11 DEBUG : dir: Looking for writers 2026/02/23 04:23:11 DEBUG : Looking for writers 2026/02/23 04:23:11 DEBUG : dir: reading active writers 2026/02/23 04:23:11 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:23:11 DEBUG : newLeaf: vfs cache: starting upload 2026/02/23 04:23:11 DEBUG : dir: Looking for writers 2026/02/23 04:23:11 DEBUG : Looking for writers 2026/02/23 04:23:11 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:11 DEBUG : dir: reading active writers 2026/02/23 04:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:23:11 DEBUG : dir: Looking for writers 2026/02/23 04:23:11 DEBUG : Looking for writers 2026/02/23 04:23:11 DEBUG : dir: reading active writers 2026/02/23 04:23:11 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:23:11 DEBUG : dir: Looking for writers 2026/02/23 04:23:11 DEBUG : Looking for writers 2026/02/23 04:23:11 DEBUG : dir: reading active writers 2026/02/23 04:23:11 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:23:11 DEBUG : newLeaf: size = 25 OK 2026/02/23 04:23:11 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/02/23 04:23:11 INFO : newLeaf: Copied (replaced existing) 2026/02/23 04:23:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-23 04:23:10 +0000 UTC," 2026/02/23 04:23:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/23 04:23:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/23 04:23:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/23 04:23:12 DEBUG : dir: Looking for writers 2026/02/23 04:23:12 DEBUG : Looking for writers 2026/02/23 04:23:12 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:12 DEBUG : dir: reading active writers 2026/02/23 04:23:12 DEBUG : >WaitForWriters: 2026/02/23 04:23:12 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:12 DEBUG : dir: Looking for writers 2026/02/23 04:23:12 DEBUG : Looking for writers 2026/02/23 04:23:12 DEBUG : dir: reading active writers 2026/02/23 04:23:12 DEBUG : newLeaf: reading active writers 2026/02/23 04:23:12 DEBUG : >WaitForWriters: 2026/02/23 04:23:12 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestFileRename (39.33s) --- PASS: TestFileRename/off,forceCache=false (5.74s) --- PASS: TestFileRename/minimal,forceCache=false (5.79s) --- PASS: TestFileRename/minimal,forceCache=true (7.57s) --- PASS: TestFileRename/writes,forceCache=false (6.23s) --- PASS: TestFileRename/writes,forceCache=true (7.52s) --- PASS: TestFileRename/full,forceCache=false (6.48s) === 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-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:13 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:13 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:13 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:13 DEBUG : Looking for writers 2026/02/23 04:23:13 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === 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-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:13 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/23 04:23:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/23 04:23:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:15 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:15 DEBUG : dir: Looking for writers 2026/02/23 04:23:15 DEBUG : file1: reading active writers 2026/02/23 04:23:15 DEBUG : Looking for writers 2026/02/23 04:23:15 DEBUG : dir: reading active writers 2026/02/23 04:23:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.30s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:15 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/23 04:23:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/23 04:23:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/23 04:23:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/23 04:23:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/23 04:23:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/23 04:23:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/23 04:23:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/23 04:23:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/23 04:23:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/23 04:23:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/23 04:23:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/23 04:23:18 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/23 04:23:18 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/23 04:23:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/23 04:23:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/23 04:23:18 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/23 04:23:18 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:18 DEBUG : dir: Looking for writers 2026/02/23 04:23:18 DEBUG : file1: reading active writers 2026/02/23 04:23:18 DEBUG : Looking for writers 2026/02/23 04:23:18 DEBUG : dir: reading active writers 2026/02/23 04:23:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.79s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:19 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/23 04:23:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/23 04:23:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/23 04:23:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/23 04:23:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/23 04:23:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/23 04:23:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/23 04:23:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/23 04:23:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/23 04:23:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/23 04:23:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/23 04:23:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/23 04:23:22 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/23 04:23:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/23 04:23:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/23 04:23:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/23 04:23:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/23 04:23:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/23 04:23:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/23 04:23:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/23 04:23:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/23 04:23:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/23 04:23:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/23 04:23:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/23 04:23:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/23 04:23:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/23 04:23:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/23 04:23:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/23 04:23:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/23 04:23:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/23 04:23:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/23 04:23:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/23 04:23:23 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:23 DEBUG : dir: Looking for writers 2026/02/23 04:23:23 DEBUG : file1: reading active writers 2026/02/23 04:23:23 DEBUG : Looking for writers 2026/02/23 04:23:23 DEBUG : dir: reading active writers 2026/02/23 04:23:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.28s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:23 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/23 04:23:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/23 04:23:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:25 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:25 DEBUG : dir: Looking for writers 2026/02/23 04:23:25 DEBUG : file1: reading active writers 2026/02/23 04:23:25 DEBUG : Looking for writers 2026/02/23 04:23:25 DEBUG : dir: reading active writers 2026/02/23 04:23:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.28s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:26 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/23 04:23:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/23 04:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/23 04:23:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/23 04:23:27 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:27 DEBUG : dir: Looking for writers 2026/02/23 04:23:27 DEBUG : file1: reading active writers 2026/02/23 04:23:27 DEBUG : Looking for writers 2026/02/23 04:23:27 DEBUG : dir: reading active writers 2026/02/23 04:23:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.31s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:28 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:28 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:28 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:28 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:28 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:29 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/23 04:23:29 DEBUG : dir/file1(0xc000407e40): _readAt: size=1, off=0 2026/02/23 04:23:29 DEBUG : dir/file1(0xc000407e40): openPending: 2026/02/23 04:23:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/23 04:23:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/23 04:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:29 DEBUG : dir/file1(0xc000407e40): >openPending: err= 2026/02/23 04:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/23 04:23:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:23:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:30 DEBUG : dir/file1(0xc000407e40): >_readAt: n=1, err= 2026/02/23 04:23:30 DEBUG : dir/file1(0xc000407e40): _readAt: size=256, off=1 2026/02/23 04:23:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/23 04:23:30 DEBUG : dir/file1(0xc000407e40): >_readAt: n=15, err=EOF 2026/02/23 04:23:30 DEBUG : dir/file1(0xc000407e40): _readAt: size=16, off=16 2026/02/23 04:23:30 DEBUG : dir/file1(0xc000407e40): >_readAt: n=0, err=EOF 2026/02/23 04:23:30 DEBUG : dir/file1(0xc000407e40): close: 2026/02/23 04:23:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/23 04:23:30 DEBUG : dir/file1(0xc000407e40): >close: err= 2026/02/23 04:23:30 DEBUG : dir/file1(0xc000407e40): close: 2026/02/23 04:23:30 DEBUG : dir/file1(0xc000407e40): >close: err=file already closed 2026/02/23 04:23:30 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:30 DEBUG : dir: Looking for writers 2026/02/23 04:23:30 DEBUG : file1: reading active writers 2026/02/23 04:23:30 DEBUG : Looking for writers 2026/02/23 04:23:30 DEBUG : dir: reading active writers 2026/02/23 04:23:30 DEBUG : >WaitForWriters: 2026/02/23 04:23:30 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.35s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:30 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:30 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:30 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:30 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:30 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:32 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): _readAt: size=1, off=0 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): openPending: 2026/02/23 04:23:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/23 04:23:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/23 04:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): >openPending: err= 2026/02/23 04:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/23 04:23:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:23:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): >_readAt: n=1, err= 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): _readAt: size=1, off=5 2026/02/23 04:23:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): >_readAt: n=1, err= 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): _readAt: size=1, off=3 2026/02/23 04:23:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): >_readAt: n=1, err= 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): _readAt: size=1, off=13 2026/02/23 04:23:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): >_readAt: n=1, err= 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): _readAt: size=16, off=100 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): >_readAt: n=0, err=EOF 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): close: 2026/02/23 04:23:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/23 04:23:32 DEBUG : dir/file1(0xc000e94900): >close: err= 2026/02/23 04:23:32 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:32 DEBUG : dir: Looking for writers 2026/02/23 04:23:32 DEBUG : file1: reading active writers 2026/02/23 04:23:32 DEBUG : Looking for writers 2026/02/23 04:23:32 DEBUG : dir: reading active writers 2026/02/23 04:23:32 DEBUG : >WaitForWriters: 2026/02/23 04:23:32 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.31s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:33 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:33 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:33 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:33 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:33 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): _readAt: size=1, off=0 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): openPending: 2026/02/23 04:23:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/23 04:23:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/23 04:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): >openPending: err= 2026/02/23 04:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/23 04:23:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:23:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): >_readAt: n=1, err= 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): _readAt: size=1, off=5 2026/02/23 04:23:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): >_readAt: n=1, err= 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): _readAt: size=1, off=1 2026/02/23 04:23:34 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): >_readAt: n=1, err= 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): _readAt: size=6, off=10 2026/02/23 04:23:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): >_readAt: n=6, err= 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): _readAt: size=256, off=10 2026/02/23 04:23:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): >_readAt: n=6, err=EOF 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): _readAt: size=256, off=100 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): >_readAt: n=0, err=EOF 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): close: 2026/02/23 04:23:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): >close: err= 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): _readAt: size=256, off=100 2026/02/23 04:23:34 DEBUG : dir/file1(0xc000e410c0): >_readAt: n=0, err=file already closed 2026/02/23 04:23:34 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:34 DEBUG : dir: Looking for writers 2026/02/23 04:23:34 DEBUG : file1: reading active writers 2026/02/23 04:23:34 DEBUG : Looking for writers 2026/02/23 04:23:34 DEBUG : dir: reading active writers 2026/02/23 04:23:34 DEBUG : >WaitForWriters: 2026/02/23 04:23:34 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.32s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:35 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:35 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:35 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:35 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:35 INFO : files root 'rclone-test-vehamax1zipi': 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead 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_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleFlushRead Messages: 1 objects not found 2026/02/23 04:23:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:44 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Received unexpected error: file does not exist Test: TestRWFileHandleFlushRead 2026/02/23 04:23:44 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:44 DEBUG : Looking for writers 2026/02/23 04:23:44 DEBUG : >WaitForWriters: 2026/02/23 04:23:44 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (9.04s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:44 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:44 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:44 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:44 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:44 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:23:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/23 04:23:47 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/23 04:23:47 DEBUG : dir/file1(0xc000e2d340): _readAt: size=256, off=0 2026/02/23 04:23:47 DEBUG : dir/file1(0xc000e2d340): openPending: 2026/02/23 04:23:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/23 04:23:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/23 04:23:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:47 DEBUG : dir/file1(0xc000e2d340): >openPending: err= 2026/02/23 04:23:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/23 04:23:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:23:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:23:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:23:47 DEBUG : dir/file1(0xc000e2d340): >_readAt: n=16, err=EOF 2026/02/23 04:23:47 DEBUG : dir/file1(0xc000e2d340): RWFileHandle.Release 2026/02/23 04:23:47 DEBUG : dir/file1(0xc000e2d340): close: 2026/02/23 04:23:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/23 04:23:47 DEBUG : dir/file1(0xc000e2d340): >close: err= 2026/02/23 04:23:47 DEBUG : dir/file1(0xc000e2d340): RWFileHandle.Release 2026/02/23 04:23:47 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:47 DEBUG : dir: Looking for writers 2026/02/23 04:23:47 DEBUG : file1: reading active writers 2026/02/23 04:23:47 DEBUG : Looking for writers 2026/02/23 04:23:47 DEBUG : dir: reading active writers 2026/02/23 04:23:47 DEBUG : >WaitForWriters: 2026/02/23 04:23:47 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (3.40s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:47 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:47 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:47 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:47 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:23:47 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:23:48 DEBUG : file1: newRWFileHandle: 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): openPending: 2026/02/23 04:23:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:23:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): >openPending: err= 2026/02/23 04:23:48 DEBUG : file1: >newRWFileHandle: err= 2026/02/23 04:23:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/23 04:23:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): _writeAt: size=5, off=0 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): >_writeAt: n=5, err= 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): _writeAt: size=7, off=5 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): >_writeAt: n=7, err= 2026/02/23 04:23:48 DEBUG : file1: vfs cache: truncate to size=11 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): close: 2026/02/23 04:23:48 DEBUG : file1: vfs cache: setting modification time to 2026-02-23 04:23:48.124264686 +0000 UTC m=+204.251923432 2026/02/23 04:23:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): >close: err= 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): close: 2026/02/23 04:23:48 DEBUG : file1(0xc0005108c0): >close: err=file already closed 2026/02/23 04:23:48 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:48 DEBUG : Looking for writers 2026/02/23 04:23:48 DEBUG : file1: reading active writers 2026/02/23 04:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:23:48 DEBUG : Looking for writers 2026/02/23 04:23:48 DEBUG : file1: reading active writers 2026/02/23 04:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:23:48 DEBUG : Looking for writers 2026/02/23 04:23:48 DEBUG : file1: reading active writers 2026/02/23 04:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:23:48 DEBUG : Looking for writers 2026/02/23 04:23:48 DEBUG : file1: reading active writers 2026/02/23 04:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:23:48 DEBUG : file1: vfs cache: starting upload 2026/02/23 04:23:48 DEBUG : Looking for writers 2026/02/23 04:23:48 DEBUG : file1: reading active writers 2026/02/23 04:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:23:48 DEBUG : Looking for writers 2026/02/23 04:23:48 DEBUG : file1: reading active writers 2026/02/23 04:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:23:48 DEBUG : Looking for writers 2026/02/23 04:23:48 DEBUG : file1: reading active writers 2026/02/23 04:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:23:48 DEBUG : file1: size = 11 OK 2026/02/23 04:23:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:23:48 INFO : file1: Copied (new) 2026/02/23 04:23:48 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-23 04:23:48 +0000 UTC," 2026/02/23 04:23:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/23 04:23:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:48 INFO : file1: vfs cache: upload succeeded try #1 2026/02/23 04:23:49 DEBUG : Looking for writers 2026/02/23 04:23:49 DEBUG : file1: reading active writers 2026/02/23 04:23:49 DEBUG : >WaitForWriters: 2026/02/23 04:23:49 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:49 DEBUG : Looking for writers 2026/02/23 04:23:49 DEBUG : file1: reading active writers 2026/02/23 04:23:49 DEBUG : >WaitForWriters: 2026/02/23 04:23:49 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:49 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:49 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:49 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:49 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:23:49 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:23:50 DEBUG : file1: newRWFileHandle: 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): openPending: 2026/02/23 04:23:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:23:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): >openPending: err= 2026/02/23 04:23:50 DEBUG : file1: >newRWFileHandle: err= 2026/02/23 04:23:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/23 04:23:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): _writeAt: size=7, off=0 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): >_writeAt: n=7, err= 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): _writeAt: size=6, off=5 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): >_writeAt: n=6, err= 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): close: 2026/02/23 04:23:50 DEBUG : file1: vfs cache: setting modification time to 2026-02-23 04:23:50.087785486 +0000 UTC m=+206.215444202 2026/02/23 04:23:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): >close: err= 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): _writeAt: size=5, off=0 2026/02/23 04:23:50 DEBUG : file1(0xc000e2dc80): >_writeAt: n=0, err=file already closed 2026/02/23 04:23:50 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:50 DEBUG : Looking for writers 2026/02/23 04:23:50 DEBUG : file1: reading active writers 2026/02/23 04:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:23:50 DEBUG : Looking for writers 2026/02/23 04:23:50 DEBUG : file1: reading active writers 2026/02/23 04:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:23:50 DEBUG : Looking for writers 2026/02/23 04:23:50 DEBUG : file1: reading active writers 2026/02/23 04:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:23:50 DEBUG : Looking for writers 2026/02/23 04:23:50 DEBUG : file1: reading active writers 2026/02/23 04:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:23:50 DEBUG : file1: vfs cache: starting upload 2026/02/23 04:23:50 DEBUG : Looking for writers 2026/02/23 04:23:50 DEBUG : file1: reading active writers 2026/02/23 04:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:23:50 DEBUG : Looking for writers 2026/02/23 04:23:50 DEBUG : file1: reading active writers 2026/02/23 04:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:23:50 DEBUG : Looking for writers 2026/02/23 04:23:50 DEBUG : file1: reading active writers 2026/02/23 04:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:23:50 DEBUG : file1: size = 11 OK 2026/02/23 04:23:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:23:50 INFO : file1: Copied (new) 2026/02/23 04:23:50 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-23 04:23:50 +0000 UTC," 2026/02/23 04:23:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/23 04:23:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:50 INFO : file1: vfs cache: upload succeeded try #1 2026/02/23 04:23:51 DEBUG : Looking for writers 2026/02/23 04:23:51 DEBUG : file1: reading active writers 2026/02/23 04:23:51 DEBUG : >WaitForWriters: 2026/02/23 04:23:51 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:51 DEBUG : Looking for writers 2026/02/23 04:23:51 DEBUG : file1: reading active writers 2026/02/23 04:23:51 DEBUG : >WaitForWriters: 2026/02/23 04:23:51 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:51 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:51 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:51 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:51 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:23:51 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:23:52 DEBUG : file1: newRWFileHandle: 2026/02/23 04:23:52 DEBUG : file1(0xc000631a00): openPending: 2026/02/23 04:23:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:23:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:52 DEBUG : file1(0xc000631a00): >openPending: err= 2026/02/23 04:23:52 DEBUG : file1: >newRWFileHandle: err= 2026/02/23 04:23:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/23 04:23:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/23 04:23:52 DEBUG : file1(0xc000631a00): close: 2026/02/23 04:23:52 DEBUG : file1: vfs cache: setting modification time to 2026-02-23 04:23:52.084476861 +0000 UTC m=+208.212135567 2026/02/23 04:23:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:52 DEBUG : file1(0xc000631a00): >close: err= 2026/02/23 04:23:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/23 04:23:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/23 04:23:52 DEBUG : file2: newRWFileHandle: 2026/02/23 04:23:52 DEBUG : file2(0xc000631e80): openPending: 2026/02/23 04:23:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:23:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/23 04:23:52 DEBUG : file2(0xc000631e80): >openPending: err= 2026/02/23 04:23:52 DEBUG : file2: >newRWFileHandle: err= 2026/02/23 04:23:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/23 04:23:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/23 04:23:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/23 04:23:52 DEBUG : file2(0xc000631e80): RWFileHandle.Flush 2026/02/23 04:23:52 DEBUG : file2(0xc000631e80): RWFileHandle.Release 2026/02/23 04:23:52 DEBUG : file2(0xc000631e80): close: 2026/02/23 04:23:52 DEBUG : file2: vfs cache: setting modification time to 2026-02-23 04:23:52.085597093 +0000 UTC m=+208.213255799 2026/02/23 04:23:52 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:52 DEBUG : file2(0xc000631e80): >close: err= 2026/02/23 04:23:52 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:52 DEBUG : Looking for writers 2026/02/23 04:23:52 DEBUG : file1: reading active writers 2026/02/23 04:23:52 DEBUG : file2: reading active writers 2026/02/23 04:23:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/23 04:23:52 DEBUG : Looking for writers 2026/02/23 04:23:52 DEBUG : file1: reading active writers 2026/02/23 04:23:52 DEBUG : file2: reading active writers 2026/02/23 04:23:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/23 04:23:52 DEBUG : Looking for writers 2026/02/23 04:23:52 DEBUG : file2: reading active writers 2026/02/23 04:23:52 DEBUG : file1: reading active writers 2026/02/23 04:23:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/23 04:23:52 DEBUG : Looking for writers 2026/02/23 04:23:52 DEBUG : file1: reading active writers 2026/02/23 04:23:52 DEBUG : file2: reading active writers 2026/02/23 04:23:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/23 04:23:52 DEBUG : file1: vfs cache: starting upload 2026/02/23 04:23:52 DEBUG : file2: vfs cache: starting upload 2026/02/23 04:23:52 DEBUG : Looking for writers 2026/02/23 04:23:52 DEBUG : file2: reading active writers 2026/02/23 04:23:52 DEBUG : file1: reading active writers 2026/02/23 04:23:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/23 04:23:52 DEBUG : Looking for writers 2026/02/23 04:23:52 DEBUG : file1: reading active writers 2026/02/23 04:23:52 DEBUG : file2: reading active writers 2026/02/23 04:23:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/23 04:23:52 DEBUG : Looking for writers 2026/02/23 04:23:52 DEBUG : file1: reading active writers 2026/02/23 04:23:52 DEBUG : file2: reading active writers 2026/02/23 04:23:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/02/23 04:23:53 DEBUG : file1: size = 0 OK 2026/02/23 04:23:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:23:53 INFO : file1: Copied (new) 2026/02/23 04:23:53 DEBUG : file1: vfs cache: fingerprint now "0,2026-02-23 04:23:52 +0000 UTC," 2026/02/23 04:23:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/23 04:23:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:53 INFO : file1: vfs cache: upload succeeded try #1 2026/02/23 04:23:53 DEBUG : file2: size = 0 OK 2026/02/23 04:23:53 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/02/23 04:23:53 INFO : file2: Copied (new) 2026/02/23 04:23:53 DEBUG : file2: vfs cache: fingerprint now "0,2026-02-23 04:23:52 +0000 UTC," 2026/02/23 04:23:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/23 04:23:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/23 04:23:53 INFO : file2: vfs cache: upload succeeded try #1 2026/02/23 04:23:53 DEBUG : Looking for writers 2026/02/23 04:23:53 DEBUG : file1: reading active writers 2026/02/23 04:23:53 DEBUG : file2: reading active writers 2026/02/23 04:23:53 DEBUG : >WaitForWriters: 2026/02/23 04:23:53 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:53 DEBUG : Looking for writers 2026/02/23 04:23:53 DEBUG : file1: reading active writers 2026/02/23 04:23:53 DEBUG : file2: reading active writers 2026/02/23 04:23:53 DEBUG : >WaitForWriters: 2026/02/23 04:23:53 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.14s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:54 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:54 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:54 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:54 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:23:54 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:23:54 DEBUG : file1: newRWFileHandle: 2026/02/23 04:23:54 DEBUG : file1(0xc00086e100): openPending: 2026/02/23 04:23:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:23:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:54 DEBUG : file1(0xc00086e100): >openPending: err= 2026/02/23 04:23:54 DEBUG : file1: >newRWFileHandle: err= 2026/02/23 04:23:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/23 04:23:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/23 04:23:54 DEBUG : file1(0xc00086e100): _writeAt: size=5, off=0 2026/02/23 04:23:54 DEBUG : file1(0xc00086e100): >_writeAt: n=5, err= 2026/02/23 04:23:54 DEBUG : file1(0xc00086e100): RWFileHandle.Flush 2026/02/23 04:23:54 DEBUG : file1(0xc00086e100): RWFileHandle.Flush 2026/02/23 04:23:54 DEBUG : file1(0xc00086e100): close: 2026/02/23 04:23:54 DEBUG : file1: vfs cache: setting modification time to 2026-02-23 04:23:54.228169689 +0000 UTC m=+210.355828426 2026/02/23 04:23:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:54 DEBUG : file1(0xc00086e100): >close: err= 2026/02/23 04:23:54 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:54 DEBUG : Looking for writers 2026/02/23 04:23:54 DEBUG : file1: reading active writers 2026/02/23 04:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:23:54 DEBUG : Looking for writers 2026/02/23 04:23:54 DEBUG : file1: reading active writers 2026/02/23 04:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:23:54 DEBUG : Looking for writers 2026/02/23 04:23:54 DEBUG : file1: reading active writers 2026/02/23 04:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:23:54 DEBUG : Looking for writers 2026/02/23 04:23:54 DEBUG : file1: reading active writers 2026/02/23 04:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:23:54 DEBUG : file1: vfs cache: starting upload 2026/02/23 04:23:54 DEBUG : Looking for writers 2026/02/23 04:23:54 DEBUG : file1: reading active writers 2026/02/23 04:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:23:54 DEBUG : Looking for writers 2026/02/23 04:23:54 DEBUG : file1: reading active writers 2026/02/23 04:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:23:54 DEBUG : Looking for writers 2026/02/23 04:23:54 DEBUG : file1: reading active writers 2026/02/23 04:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:23:55 DEBUG : file1: size = 5 OK 2026/02/23 04:23:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:23:55 INFO : file1: Copied (new) 2026/02/23 04:23:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-23 04:23:54 +0000 UTC," 2026/02/23 04:23:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/23 04:23:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:55 INFO : file1: vfs cache: upload succeeded try #1 2026/02/23 04:23:55 DEBUG : Looking for writers 2026/02/23 04:23:55 DEBUG : file1: reading active writers 2026/02/23 04:23:55 DEBUG : >WaitForWriters: 2026/02/23 04:23:55 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:55 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:55 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:55 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:55 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:23:55 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:23:56 DEBUG : file1: newRWFileHandle: 2026/02/23 04:23:56 DEBUG : file1(0xc0004073c0): openPending: 2026/02/23 04:23:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:56 DEBUG : file1(0xc0004073c0): >openPending: err= 2026/02/23 04:23:56 DEBUG : file1: >newRWFileHandle: err= 2026/02/23 04:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/23 04:23:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/23 04:23:56 DEBUG : file1(0xc0004073c0): _writeAt: size=5, off=0 2026/02/23 04:23:56 DEBUG : file1(0xc0004073c0): >_writeAt: n=5, err= 2026/02/23 04:23:56 DEBUG : file1(0xc0004073c0): RWFileHandle.Release 2026/02/23 04:23:56 DEBUG : file1(0xc0004073c0): close: 2026/02/23 04:23:56 DEBUG : file1: vfs cache: setting modification time to 2026-02-23 04:23:56.066581843 +0000 UTC m=+212.194240589 2026/02/23 04:23:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:56 DEBUG : file1(0xc0004073c0): >close: err= 2026/02/23 04:23:56 DEBUG : file1(0xc0004073c0): RWFileHandle.Release 2026/02/23 04:23:56 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:56 DEBUG : Looking for writers 2026/02/23 04:23:56 DEBUG : file1: reading active writers 2026/02/23 04:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:23:56 DEBUG : Looking for writers 2026/02/23 04:23:56 DEBUG : file1: reading active writers 2026/02/23 04:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:23:56 DEBUG : Looking for writers 2026/02/23 04:23:56 DEBUG : file1: reading active writers 2026/02/23 04:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:23:56 DEBUG : Looking for writers 2026/02/23 04:23:56 DEBUG : file1: reading active writers 2026/02/23 04:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:23:56 DEBUG : file1: vfs cache: starting upload 2026/02/23 04:23:56 DEBUG : Looking for writers 2026/02/23 04:23:56 DEBUG : file1: reading active writers 2026/02/23 04:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:23:56 DEBUG : Looking for writers 2026/02/23 04:23:56 DEBUG : file1: reading active writers 2026/02/23 04:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:23:56 DEBUG : Looking for writers 2026/02/23 04:23:56 DEBUG : file1: reading active writers 2026/02/23 04:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:23:56 DEBUG : file1: size = 5 OK 2026/02/23 04:23:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:23:56 INFO : file1: Copied (new) 2026/02/23 04:23:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-23 04:23:56 +0000 UTC," 2026/02/23 04:23:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/23 04:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:56 INFO : file1: vfs cache: upload succeeded try #1 2026/02/23 04:23:57 DEBUG : Looking for writers 2026/02/23 04:23:57 DEBUG : file1: reading active writers 2026/02/23 04:23:57 DEBUG : >WaitForWriters: 2026/02/23 04:23:57 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:23:57 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:23:57 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:23:57 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:57 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:23:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:23:57 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:23:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/23 04:23:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:23:59 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:23:59 DEBUG : dir/file1(0xc001320f80): openPending: 2026/02/23 04:23:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/23 04:23:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/23 04:23:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:23:59 DEBUG : dir/file1(0xc001320f80): >openPending: err= 2026/02/23 04:23:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/23 04:23:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:23:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:23:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/23 04:23:59 DEBUG : dir/file1(0xc001320f80): _writeAt: size=5, off=0 2026/02/23 04:23:59 DEBUG : dir/file1(0xc001320f80): >_writeAt: n=5, err= 2026/02/23 04:23:59 DEBUG : dir/file1(0xc001320f80): close: 2026/02/23 04:23:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:23:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-23 04:23:59.124800406 +0000 UTC m=+215.252459152 2026/02/23 04:23:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:23:59 DEBUG : dir/file1(0xc001320f80): >close: err= 2026/02/23 04:23:59 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:23:59 DEBUG : dir: Looking for writers 2026/02/23 04:23:59 DEBUG : file1: reading active writers 2026/02/23 04:23:59 DEBUG : Looking for writers 2026/02/23 04:23:59 DEBUG : dir: reading active writers 2026/02/23 04:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:23:59 DEBUG : dir: Looking for writers 2026/02/23 04:23:59 DEBUG : file1: reading active writers 2026/02/23 04:23:59 DEBUG : Looking for writers 2026/02/23 04:23:59 DEBUG : dir: reading active writers 2026/02/23 04:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:23:59 DEBUG : dir: Looking for writers 2026/02/23 04:23:59 DEBUG : file1: reading active writers 2026/02/23 04:23:59 DEBUG : Looking for writers 2026/02/23 04:23:59 DEBUG : dir: reading active writers 2026/02/23 04:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:23:59 DEBUG : dir: Looking for writers 2026/02/23 04:23:59 DEBUG : file1: reading active writers 2026/02/23 04:23:59 DEBUG : Looking for writers 2026/02/23 04:23:59 DEBUG : dir: reading active writers 2026/02/23 04:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:23:59 DEBUG : dir/file1: vfs cache: starting upload 2026/02/23 04:23:59 DEBUG : dir: Looking for writers 2026/02/23 04:23:59 DEBUG : file1: reading active writers 2026/02/23 04:23:59 DEBUG : Looking for writers 2026/02/23 04:23:59 DEBUG : dir: reading active writers 2026/02/23 04:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:23:59 DEBUG : dir: Looking for writers 2026/02/23 04:23:59 DEBUG : file1: reading active writers 2026/02/23 04:23:59 DEBUG : Looking for writers 2026/02/23 04:23:59 DEBUG : dir: reading active writers 2026/02/23 04:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:23:59 DEBUG : dir: Looking for writers 2026/02/23 04:23:59 DEBUG : file1: reading active writers 2026/02/23 04:23:59 DEBUG : Looking for writers 2026/02/23 04:23:59 DEBUG : dir: reading active writers 2026/02/23 04:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:24:00 DEBUG : dir/file1: size = 5 OK 2026/02/23 04:24:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/23 04:24:00 INFO : dir/file1: Copied (replaced existing) 2026/02/23 04:24:00 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-02-23 04:23:59 +0000 UTC," 2026/02/23 04:24:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/23 04:24:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/23 04:24:00 DEBUG : dir: Looking for writers 2026/02/23 04:24:00 DEBUG : file1: reading active writers 2026/02/23 04:24:00 DEBUG : Looking for writers 2026/02/23 04:24:00 DEBUG : dir: reading active writers 2026/02/23 04:24:00 DEBUG : >WaitForWriters: 2026/02/23 04:24:00 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.37s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:01 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:01 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:24:01 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:01 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:01 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:24:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:02 DEBUG : dir/file1: newRWFileHandle: 2026/02/23 04:24:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/23 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/23 04:24:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/23 04:24:02 DEBUG : dir/file1(0xc00086f380): _writeAt: size=5, off=0 2026/02/23 04:24:02 DEBUG : dir/file1(0xc00086f380): openPending: 2026/02/23 04:24:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/23 04:24:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/23 04:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:02 DEBUG : dir/file1(0xc00086f380): >openPending: err= 2026/02/23 04:24:02 DEBUG : dir/file1(0xc00086f380): >_writeAt: n=5, err= 2026/02/23 04:24:02 DEBUG : dir/file1(0xc00086f380): _writeAt: size=15, off=5 2026/02/23 04:24:02 DEBUG : dir/file1(0xc00086f380): >_writeAt: n=15, err= 2026/02/23 04:24:02 DEBUG : dir/file1(0xc00086f380): close: 2026/02/23 04:24:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/23 04:24:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-23 04:24:02.452690869 +0000 UTC m=+218.580349615 2026/02/23 04:24:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:02 DEBUG : dir/file1(0xc00086f380): >close: err= 2026/02/23 04:24:02 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:02 DEBUG : dir: Looking for writers 2026/02/23 04:24:02 DEBUG : file1: reading active writers 2026/02/23 04:24:02 DEBUG : Looking for writers 2026/02/23 04:24:02 DEBUG : dir: reading active writers 2026/02/23 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:24:02 DEBUG : dir: Looking for writers 2026/02/23 04:24:02 DEBUG : file1: reading active writers 2026/02/23 04:24:02 DEBUG : Looking for writers 2026/02/23 04:24:02 DEBUG : dir: reading active writers 2026/02/23 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:24:02 DEBUG : dir: Looking for writers 2026/02/23 04:24:02 DEBUG : file1: reading active writers 2026/02/23 04:24:02 DEBUG : Looking for writers 2026/02/23 04:24:02 DEBUG : dir: reading active writers 2026/02/23 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:24:02 DEBUG : dir: Looking for writers 2026/02/23 04:24:02 DEBUG : file1: reading active writers 2026/02/23 04:24:02 DEBUG : Looking for writers 2026/02/23 04:24:02 DEBUG : dir: reading active writers 2026/02/23 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:24:02 DEBUG : dir/file1: vfs cache: starting upload 2026/02/23 04:24:02 DEBUG : dir: Looking for writers 2026/02/23 04:24:02 DEBUG : file1: reading active writers 2026/02/23 04:24:02 DEBUG : Looking for writers 2026/02/23 04:24:02 DEBUG : dir: reading active writers 2026/02/23 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:24:02 DEBUG : dir: Looking for writers 2026/02/23 04:24:02 DEBUG : file1: reading active writers 2026/02/23 04:24:02 DEBUG : Looking for writers 2026/02/23 04:24:02 DEBUG : dir: reading active writers 2026/02/23 04:24:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:24:03 DEBUG : dir: Looking for writers 2026/02/23 04:24:03 DEBUG : file1: reading active writers 2026/02/23 04:24:03 DEBUG : Looking for writers 2026/02/23 04:24:03 DEBUG : dir: reading active writers 2026/02/23 04:24:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:24:03 DEBUG : dir/file1: size = 20 OK 2026/02/23 04:24:03 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/02/23 04:24:03 INFO : dir/file1: Copied (replaced existing) 2026/02/23 04:24:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-02-23 04:24:02 +0000 UTC," 2026/02/23 04:24:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/23 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/23 04:24:03 DEBUG : dir: Looking for writers 2026/02/23 04:24:03 DEBUG : file1: reading active writers 2026/02/23 04:24:03 DEBUG : Looking for writers 2026/02/23 04:24:03 DEBUG : dir: reading active writers 2026/02/23 04:24:03 DEBUG : >WaitForWriters: 2026/02/23 04:24:03 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.30s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:04 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:04 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:24:04 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:04 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:04 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:24:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:04 DEBUG : file1: newRWFileHandle: 2026/02/23 04:24:04 DEBUG : file1(0xc000e2c380): openPending: 2026/02/23 04:24:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:04 DEBUG : file1(0xc000e2c380): >openPending: err= 2026/02/23 04:24:04 DEBUG : file1: >newRWFileHandle: err= 2026/02/23 04:24:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/23 04:24:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/23 04:24:04 DEBUG : file1(0xc000e2c380): _writeAt: size=5, off=0 2026/02/23 04:24:04 DEBUG : file1(0xc000e2c380): >_writeAt: n=5, err= 2026/02/23 04:24:04 DEBUG : file1(0xc000e2c380): close: 2026/02/23 04:24:04 DEBUG : file1: vfs cache: setting modification time to 2026-02-23 04:24:04.586338047 +0000 UTC m=+220.713996793 2026/02/23 04:24:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:04 DEBUG : file1(0xc000e2c380): >close: err= 2026/02/23 04:24:04 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:04 DEBUG : Looking for writers 2026/02/23 04:24:04 DEBUG : file1: reading active writers 2026/02/23 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:24:04 DEBUG : Looking for writers 2026/02/23 04:24:04 DEBUG : file1: reading active writers 2026/02/23 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:24:04 DEBUG : Looking for writers 2026/02/23 04:24:04 DEBUG : file1: reading active writers 2026/02/23 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:24:04 DEBUG : Looking for writers 2026/02/23 04:24:04 DEBUG : file1: reading active writers 2026/02/23 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:24:04 DEBUG : file1: vfs cache: starting upload 2026/02/23 04:24:04 DEBUG : Looking for writers 2026/02/23 04:24:04 DEBUG : file1: reading active writers 2026/02/23 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:24:04 DEBUG : Looking for writers 2026/02/23 04:24:04 DEBUG : file1: reading active writers 2026/02/23 04:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:24:05 DEBUG : Looking for writers 2026/02/23 04:24:05 DEBUG : file1: reading active writers 2026/02/23 04:24:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:24:05 DEBUG : file1: size = 5 OK 2026/02/23 04:24:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:24:05 INFO : file1: Copied (new) 2026/02/23 04:24:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-23 04:24:04 +0000 UTC," 2026/02/23 04:24:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/23 04:24:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:05 INFO : file1: vfs cache: upload succeeded try #1 2026/02/23 04:24:05 DEBUG : Looking for writers 2026/02/23 04:24:05 DEBUG : file1: reading active writers 2026/02/23 04:24:05 DEBUG : >WaitForWriters: 2026/02/23 04:24:05 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:06 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:06 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:24:06 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:06 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/23 04:24:06 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630b40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630b40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630b40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630b40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630b40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.450323033 +0000 UTC m=+222.577981779 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630b40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631000): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631000): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631000): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631000): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631000): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631000): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631000): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.450323033 +0000 UTC m=+222.577981779 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631000): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006314c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006314c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006314c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006314c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006314c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.450323033 +0000 UTC m=+222.577981779 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006314c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d948c0 item 1 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631b40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631b40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631b40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631b40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631b40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.453793424 +0000 UTC m=+222.581452170 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631b40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06100): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06100): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06100): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06100): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06100): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.453793424 +0000 UTC m=+222.581452170 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06100): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94d90 item 2 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06780): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06780): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06780): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06780): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06780): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.455994223 +0000 UTC m=+222.583652969 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06780): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06c00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06c00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06c00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06c00): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06c00): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06c00): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06c00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.455994223 +0000 UTC m=+222.583652969 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06c00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d070c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d070c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d070c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d070c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d070c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.455994223 +0000 UTC m=+222.583652969 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d070c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95110 item 3 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07780): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07780): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07780): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07780): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07780): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.459247995 +0000 UTC m=+222.586906741 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07780): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07cc0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07cc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07cc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07cc0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07cc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.459247995 +0000 UTC m=+222.586906741 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07cc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95c00 item 4 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90380): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90380): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90380): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90380): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90380): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.461670571 +0000 UTC m=+222.589329308 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90380): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90800): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90800): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90800): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90800): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90800): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90800): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90800): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.461670571 +0000 UTC m=+222.589329308 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90800): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90cc0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90cc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90cc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90cc0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90cc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.461670571 +0000 UTC m=+222.589329308 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b90cc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8070 item 5 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91340): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91340): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91340): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91340): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91340): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.464890169 +0000 UTC m=+222.592548916 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91340): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91880): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91880): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91880): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91880): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91880): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.464890169 +0000 UTC m=+222.592548916 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91880): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8690 item 6 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91f00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91f00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91f00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91f00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91f00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.467340708 +0000 UTC m=+222.594999445 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000b91f00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae480): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae480): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae480): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae480): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae480): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae480): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae480): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.467340708 +0000 UTC m=+222.594999445 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae480): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae940): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae940): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae940): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae940): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae940): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.467340708 +0000 UTC m=+222.594999445 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bae940): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8af0 item 7 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baefc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baefc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baefc0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baefc0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baefc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.470395787 +0000 UTC m=+222.598054524 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baefc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baf500): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baf500): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baf500): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baf500): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baf500): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.470395787 +0000 UTC m=+222.598054524 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000baf500): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8fc0 item 8 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafac0): _readAt: size=2, off=0 2026/02/23 04:24:06 ERROR : open-test-file(0xc000bafac0): Couldn't read size of file 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafac0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafac0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafac0): close: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafac0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafe80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafe80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafe80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafe80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafe80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.473160329 +0000 UTC m=+222.600819064 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000bafe80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8380): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8380): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8380): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8380): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8380): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8380): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8380): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.473160329 +0000 UTC m=+222.600819064 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8380): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8880): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8880): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8880): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8880): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8880): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.473160329 +0000 UTC m=+222.600819064 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8880): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9340 item 9 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8f00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8f00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8f00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8f00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8f00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.479761761 +0000 UTC m=+222.607420488 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be8f00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9440): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9440): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9440): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9440): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9440): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.479761761 +0000 UTC m=+222.607420488 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9440): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9810 item 10 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9a80): _readAt: size=2, off=0 2026/02/23 04:24:06 ERROR : open-test-file(0xc000be9a80): Couldn't read size of file 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9a80): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9a80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9a80): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9a80): close: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9a80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9e40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9e40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9e40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9e40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9e40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.482885158 +0000 UTC m=+222.610543884 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000be9e40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a3c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a3c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a3c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a3c0): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a3c0): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a3c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a3c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.482885158 +0000 UTC m=+222.610543884 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a3c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a8c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a8c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a8c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a8c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a8c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.482885158 +0000 UTC m=+222.610543884 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8a8c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9c70 item 11 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8af40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8af40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8af40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8af40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8af40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.485909619 +0000 UTC m=+222.613568356 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8af40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8b480): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8b480): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8b480): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8b480): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8b480): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.485909619 +0000 UTC m=+222.613568356 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8b480): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732310 item 12 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8bac0): _readAt: size=2, off=0 2026/02/23 04:24:06 ERROR : open-test-file(0xc000c8bac0): Couldn't read size of file 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8bac0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8bac0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8bac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8bac0): close: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8bac0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8be80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8be80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8be80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8be80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8be80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.489255165 +0000 UTC m=+222.616913902 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000c8be80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb05c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb05c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb05c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb05c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb05c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.489255165 +0000 UTC m=+222.616913902 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb05c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007327e0 item 13 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb0c40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb0c40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb0c40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb0c40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb0c40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.49251003 +0000 UTC m=+222.620168767 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb0c40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1180): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1180): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1180): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1180): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1180): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.49251003 +0000 UTC m=+222.620168767 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1180): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732e00 item 14 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb17c0): _readAt: size=2, off=0 2026/02/23 04:24:06 ERROR : open-test-file(0xc000cb17c0): Couldn't read size of file 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb17c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb17c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb17c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb17c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb17c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1b80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1b80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1b80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1b80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1b80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.495731393 +0000 UTC m=+222.623390128 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cb1b80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc2c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc2c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc2c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc2c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc2c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.495731393 +0000 UTC m=+222.623390128 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc2c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733340 item 15 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc940): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc940): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc940): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc940): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc940): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.498914221 +0000 UTC m=+222.626572958 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdc940): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdce80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdce80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdce80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdce80): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdce80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.498914221 +0000 UTC m=+222.626572958 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdce80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733b90 item 16 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd4c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd4c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd4c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd4c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd4c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.502931765 +0000 UTC m=+222.630590500 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd4c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd940): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd940): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd940): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd940): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd940): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd940): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd940): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd940): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.502931765 +0000 UTC m=+222.630590500 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdd940): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdde40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdde40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdde40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdde40): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdde40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.502931765 +0000 UTC m=+222.630590500 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cdde40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e00000 item 17 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24540): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24540): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24540): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24540): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24540): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.505963418 +0000 UTC m=+222.633622155 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24540): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24a80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24a80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24a80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24a80): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24a80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.505963418 +0000 UTC m=+222.633622155 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d24a80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e004d0 item 18 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25100): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25100): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25100): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25100): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25100): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.508703513 +0000 UTC m=+222.636362250 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25100): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25600): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25600): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25600): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25600): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25600): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25600): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25600): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25600): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.508703513 +0000 UTC m=+222.636362250 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25600): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25b00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25b00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25b00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25b00): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25b00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.508703513 +0000 UTC m=+222.636362250 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d25b00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e00850 item 19 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42200): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42200): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42200): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42200): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42200): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.512216265 +0000 UTC m=+222.639875000 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42200): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42740): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42740): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42740): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42740): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42740): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.512216265 +0000 UTC m=+222.639875000 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42740): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e00ee0 item 20 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42dc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42dc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42dc0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42dc0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42dc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.51616673 +0000 UTC m=+222.643825467 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d42dc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d432c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d432c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d432c0): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d432c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d432c0): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d432c0): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d432c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d432c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.51616673 +0000 UTC m=+222.643825467 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d432c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d437c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d437c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d437c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d437c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d437c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.51616673 +0000 UTC m=+222.643825467 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d437c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e01490 item 21 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d43e40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d43e40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d43e40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d43e40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d43e40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.519666898 +0000 UTC m=+222.647325634 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d43e40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68400): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68400): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68400): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68400): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68400): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.519666898 +0000 UTC m=+222.647325634 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68400): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e01960 item 22 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68a80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68a80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68a80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68a80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68a80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.523730507 +0000 UTC m=+222.651389244 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68a80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68f80): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68f80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68f80): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68f80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68f80): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68f80): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68f80): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68f80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.523730507 +0000 UTC m=+222.651389244 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d68f80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69480): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69480): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69480): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69480): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69480): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.523730507 +0000 UTC m=+222.651389244 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69480): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e01dc0 item 23 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69b00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69b00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69b00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69b00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69b00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.528082611 +0000 UTC m=+222.655741347 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d69b00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d960c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d960c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d960c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d960c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d960c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.528082611 +0000 UTC m=+222.655741347 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d960c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 24 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96700): _readAt: size=2, off=0 2026/02/23 04:24:06 ERROR : open-test-file(0xc000d96700): Couldn't read size of file 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96700): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96700): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96700): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96700): close: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96700): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96ac0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96ac0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96ac0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96ac0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96ac0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.53029989 +0000 UTC m=+222.657958627 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96ac0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96fc0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96fc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96fc0): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96fc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96fc0): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96fc0): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96fc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96fc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.53029989 +0000 UTC m=+222.657958627 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d96fc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97500): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97500): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97500): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97500): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97500): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.53029989 +0000 UTC m=+222.657958627 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97500): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 25 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97b80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97b80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97b80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97b80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97b80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.533095609 +0000 UTC m=+222.660754346 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d97b80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc140): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc140): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc140): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc140): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc140): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.533095609 +0000 UTC m=+222.660754346 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc140): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 26 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc780): _readAt: size=2, off=0 2026/02/23 04:24:06 ERROR : open-test-file(0xc000dcc780): Couldn't read size of file 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc780): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc780): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc780): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc780): close: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcc780): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dccb40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dccb40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dccb40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dccb40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dccb40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.535163336 +0000 UTC m=+222.662822083 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dccb40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd040): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd040): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd040): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd040): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd040): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd040): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd040): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd040): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.535163336 +0000 UTC m=+222.662822083 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd040): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd580): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd580): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd580): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd580): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd580): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.535163336 +0000 UTC m=+222.662822083 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcd580): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110fc0 item 27 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcdc00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcdc00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcdc00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcdc00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcdc00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.537895887 +0000 UTC m=+222.665554624 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000dcdc00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df21c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df21c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df21c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df21c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df21c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.537895887 +0000 UTC m=+222.665554624 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df21c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001117a0 item 28 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2800): _readAt: size=2, off=0 2026/02/23 04:24:06 ERROR : open-test-file(0xc000df2800): Couldn't read size of file 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2800): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2800): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2800): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2800): close: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2800): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2bc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2bc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2bc0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2bc0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2bc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.540093349 +0000 UTC m=+222.667752085 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df2bc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3280): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3280): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3280): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3280): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3280): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.540093349 +0000 UTC m=+222.667752085 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3280): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e70 item 29 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3900): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3900): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3900): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3900): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3900): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.542230809 +0000 UTC m=+222.669889544 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3900): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3e40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3e40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3e40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3e40): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3e40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.542230809 +0000 UTC m=+222.669889544 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000df3e40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 30 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c500): _readAt: size=2, off=0 2026/02/23 04:24:06 ERROR : open-test-file(0xc000e4c500): Couldn't read size of file 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c500): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c500): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c500): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c500): close: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c500): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c8c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c8c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c8c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c8c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c8c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.544330345 +0000 UTC m=+222.671989081 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4c8c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4cf80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4cf80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4cf80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4cf80): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4cf80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.544330345 +0000 UTC m=+222.671989081 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4cf80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005860e0 item 31 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4d600): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4d600): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4d600): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4d600): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4d600): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.546613099 +0000 UTC m=+222.674271835 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4d600): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4db40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4db40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4db40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4db40): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4db40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.546613099 +0000 UTC m=+222.674271835 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e4db40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586700 item 32 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac200): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac200): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac200): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac200): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac200): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.549800616 +0000 UTC m=+222.677459363 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac200): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac680): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac680): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac680): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac680): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac680): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586fc0 item 33 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac680): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac680): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.550522787 +0000 UTC m=+222.678181523 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eac680): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eacb80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eacb80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eacb80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eacb80): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eacb80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.550522787 +0000 UTC m=+222.678181523 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eacb80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587180 item 33 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead1c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead1c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead1c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead1c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead1c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.554260973 +0000 UTC m=+222.681919709 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead1c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead640): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead640): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587500 item 34 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead640): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead640): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead640): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead640): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead640): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.555302967 +0000 UTC m=+222.682961703 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ead640): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eadb80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eadb80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eadb80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eadb80): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eadb80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.555302967 +0000 UTC m=+222.682961703 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eadb80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005876c0 item 34 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca240): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca240): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca240): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca240): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca240): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.557664197 +0000 UTC m=+222.685322934 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca240): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca6c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca6c0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca6c0): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca6c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca6c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587b20 item 35 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca6c0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca6c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.559275996 +0000 UTC m=+222.686934743 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000eca6c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecabc0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecabc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecabc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecabc0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecabc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.559275996 +0000 UTC m=+222.686934743 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecabc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587f10 item 35 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb240): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb240): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb240): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb240): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb240): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.561559009 +0000 UTC m=+222.689217746 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb240): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb740): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb740): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466ee0 item 36 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb740): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb740): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb740): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb740): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb740): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.562400225 +0000 UTC m=+222.690058961 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecb740): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecbc80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecbc80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecbc80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecbc80): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecbc80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.562400225 +0000 UTC m=+222.690058961 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000ecbc80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467650 item 36 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966000): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966000): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966000): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966000): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966000): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.564945963 +0000 UTC m=+222.692604700 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966000): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966480): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966480): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966480): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966480): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966480): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424930 item 37 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966480): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966480): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.565778553 +0000 UTC m=+222.693437289 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966480): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966980): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966980): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966980): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966980): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966980): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.565778553 +0000 UTC m=+222.693437289 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000966980): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424cb0 item 37 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967000): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967000): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967000): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967000): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967000): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.567796006 +0000 UTC m=+222.695454732 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967000): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967500): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967500): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425420 item 38 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967500): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967500): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967500): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967500): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967500): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.568939861 +0000 UTC m=+222.696598597 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967500): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967a40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967a40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967a40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967a40): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967a40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.568939861 +0000 UTC m=+222.696598597 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000967a40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425a40 item 38 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64140): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64140): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64140): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64140): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64140): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.570952475 +0000 UTC m=+222.698611211 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64140): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64640): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64640): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64640): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64640): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64640): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe0e0 item 39 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64640): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64640): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.57200564 +0000 UTC m=+222.699664376 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64640): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64b40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64b40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64b40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64b40): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64b40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.57200564 +0000 UTC m=+222.699664376 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f64b40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe2a0 item 39 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f651c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f651c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f651c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f651c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f651c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.574820276 +0000 UTC m=+222.702479012 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f651c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f656c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f656c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe700 item 40 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f656c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f656c0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f656c0): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f656c0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f656c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.576190878 +0000 UTC m=+222.703849615 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f656c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f65c00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f65c00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f65c00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f65c00): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f65c00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.576190878 +0000 UTC m=+222.703849615 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f65c00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe8c0 item 40 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.578824062 +0000 UTC m=+222.706482798 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98740): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98740): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98740): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afee00 item 41 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98740): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98740): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.579796014 +0000 UTC m=+222.707454750 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98740): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98c00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98c00): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98c00): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98c00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98c00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aff030 item 41 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98c00): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98c00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.58077559 +0000 UTC m=+222.708434396 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98c00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99140): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99140): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99140): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99140): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99140): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.58077559 +0000 UTC m=+222.708434396 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99140): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aff1f0 item 41 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99780): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99780): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99780): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99780): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99780): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99780): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99780): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.583339613 +0000 UTC m=+222.710998349 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99780): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99c80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99c80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99c80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aff6c0 item 42 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99c80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99c80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.584090448 +0000 UTC m=+222.711749184 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99c80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2240): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2240): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aff880 item 42 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2240): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2240): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2240): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2240): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2240): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.588550755 +0000 UTC m=+222.716209481 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2240): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c300): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c300): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c300): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c300): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c300): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.588550755 +0000 UTC m=+222.716209481 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c300): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e150 item 42 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c980): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c980): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c980): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c980): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c980): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c980): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c980): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.590403137 +0000 UTC m=+222.718061863 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2c980): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2cec0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2cec0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2cec0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e8c0 item 43 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2cec0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2cec0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.591122574 +0000 UTC m=+222.718781290 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2cec0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d400): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d400): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d400): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d400): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d400): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ecb0 item 43 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d400): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d400): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.592138017 +0000 UTC m=+222.719796744 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d400): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d940): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d940): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d940): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d940): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d940): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.592138017 +0000 UTC m=+222.719796744 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000e2d940): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f030 item 43 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2000): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2000): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2000): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2000): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2000): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2000): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2000): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.594525457 +0000 UTC m=+222.722184183 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2000): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd27c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd27c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd27c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f490 item 44 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd27c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd27c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.595565668 +0000 UTC m=+222.723224393 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd27c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2d00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2d00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f730 item 44 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2d00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2d00): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2d00): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2d00): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2d00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.596462348 +0000 UTC m=+222.724121074 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd2d00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3280): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3280): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3280): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3280): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3280): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.596462348 +0000 UTC m=+222.724121074 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3280): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f8f0 item 44 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd38c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd38c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd38c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd38c0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd38c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd38c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd38c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.598563768 +0000 UTC m=+222.726222495 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd38c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3dc0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3dc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3dc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fe30 item 45 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3dc0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3dc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.599208864 +0000 UTC m=+222.726867591 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000fd3dc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a2e00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a2e00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a2e00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a2e00): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a2e00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.599208864 +0000 UTC m=+222.726867591 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a2e00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004665b0 item 45 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3a00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3a00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3a00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3a00): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3a00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3a00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3a00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.60141332 +0000 UTC m=+222.729072046 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3a00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3f40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3f40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3f40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467420 item 46 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3f40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3f40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.60209767 +0000 UTC m=+222.729756397 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006a3f40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407200): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407200): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407200): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407200): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407200): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.60209767 +0000 UTC m=+222.729756397 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407200): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467c70 item 46 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0004078c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0004078c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0004078c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0004078c0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0004078c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0004078c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0004078c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.604095896 +0000 UTC m=+222.731754622 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0004078c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407dc0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407dc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407dc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe0e0 item 47 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407dc0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407dc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.604807508 +0000 UTC m=+222.732466234 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000407dc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086e680): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086e680): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086e680): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086e680): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086e680): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.604807508 +0000 UTC m=+222.732466234 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086e680): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe2a0 item 47 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086ed80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086ed80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086ed80): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086ed80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086ed80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086ed80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086ed80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.606532359 +0000 UTC m=+222.734191085 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086ed80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086f380): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086f380): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086f380): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe620 item 48 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086f380): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086f380): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.607380347 +0000 UTC m=+222.735039073 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086f380): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086fd80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086fd80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086fd80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086fd80): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086fd80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.607380347 +0000 UTC m=+222.735039073 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00086fd80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe7e0 item 48 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320480): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320480): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320480): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320480): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320480): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.609507447 +0000 UTC m=+222.737166173 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320480): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320a00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320a00): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320a00): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320a00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320a00): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320a00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afec40 item 49 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320a00): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320a00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.610240308 +0000 UTC m=+222.737899034 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001320a00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321040): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321040): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321040): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321040): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321040): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.610240308 +0000 UTC m=+222.737899034 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321040): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afee70 item 49 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321700): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321700): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321700): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321700): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321700): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.612498955 +0000 UTC m=+222.740157681 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321700): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321c80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321c80): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321c80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aff260 item 50 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321c80): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321c80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321c80): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321c80): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321c80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.613571988 +0000 UTC m=+222.741230714 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001321c80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cba2c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cba2c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cba2c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cba2c0): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cba2c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.613571988 +0000 UTC m=+222.741230714 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cba2c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aff490 item 50 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaa40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaa40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaa40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaa40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaa40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.61559997 +0000 UTC m=+222.743258696 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaa40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaf40): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaf40): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaf40): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaf40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaf40): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaf40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aff9d0 item 51 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaf40): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaf40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.616348771 +0000 UTC m=+222.744007498 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbaf40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbb580): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbb580): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbb580): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbb580): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbb580): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.616348771 +0000 UTC m=+222.744007498 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbb580): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000affce0 item 51 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbbc00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbbc00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbbc00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbbc00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbbc00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.619094457 +0000 UTC m=+222.746753183 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000cbbc00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000510980): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000510980): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000510980): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa40e0 item 52 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000510980): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000510980): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000510980): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000510980): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000510980): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.619921826 +0000 UTC m=+222.747580553 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000510980): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000511980): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000511980): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000511980): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000511980): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000511980): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.619921826 +0000 UTC m=+222.747580553 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000511980): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa4380 item 52 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006305c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006305c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006305c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006305c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006305c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.621833971 +0000 UTC m=+222.749492697 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006305c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630cc0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630cc0): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630cc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630cc0): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630cc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa4850 item 53 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630cc0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630cc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.623033 +0000 UTC m=+222.750691726 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000630cc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631200): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631200): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631200): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631200): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631200): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.623033 +0000 UTC m=+222.750691726 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631200): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa4a10 item 53 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006318c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006318c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006318c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006318c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006318c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.6255682 +0000 UTC m=+222.753226925 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006318c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06500): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06500): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06500): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 54 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06500): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06500): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06500): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06500): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06500): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.626573002 +0000 UTC m=+222.754231739 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06500): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06ac0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06ac0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06ac0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06ac0): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06ac0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.626573002 +0000 UTC m=+222.754231739 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d06ac0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 54 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07140): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07140): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07140): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07140): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07140): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.628755768 +0000 UTC m=+222.756414513 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07140): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07680): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07680): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07680): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07680): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07680): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07680): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f030 item 55 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07680): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07680): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.629721919 +0000 UTC m=+222.757380654 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07680): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07bc0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07bc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07bc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07bc0): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07bc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.629721919 +0000 UTC m=+222.757380654 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000d07bc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f1f0 item 55 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00036a940): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00036a940): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00036a940): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00036a940): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00036a940): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.631713563 +0000 UTC m=+222.759372289 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00036a940): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f9d0 item 56 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.632910108 +0000 UTC m=+222.760568834 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98240): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f987c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f987c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f987c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f987c0): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f987c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.632910108 +0000 UTC m=+222.760568834 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f987c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fce0 item 56 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98e00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98e00): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98e00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98e00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98e00): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98e00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98e00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98e00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.636817123 +0000 UTC m=+222.764475849 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f98e00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99340): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99340): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99340): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be1c0 item 57 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99340): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99340): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.637662084 +0000 UTC m=+222.765320810 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99340): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99880): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99880): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99880): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99880): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99880): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99880): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be380 item 57 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99880): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99880): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.638606244 +0000 UTC m=+222.766264970 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99880): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99e40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99e40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99e40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99e40): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99e40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.638606244 +0000 UTC m=+222.766264970 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000f99e40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be770 item 57 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128500): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128500): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128500): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128500): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128500): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128500): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128500): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128500): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.640888166 +0000 UTC m=+222.768546892 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128500): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128a40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128a40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128a40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bef50 item 58 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128a40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128a40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.641948003 +0000 UTC m=+222.769606729 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128a40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128f80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128f80): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128f80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf5e0 item 58 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128f80): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128f80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128f80): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128f80): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128f80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.64308699 +0000 UTC m=+222.770745716 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001128f80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129540): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129540): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129540): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129540): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129540): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.64308699 +0000 UTC m=+222.770745716 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129540): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf9d0 item 58 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129b80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129b80): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129b80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129b80): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129b80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129b80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129b80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129b80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.645142715 +0000 UTC m=+222.772801441 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001129b80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136140): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136140): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136140): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000014150 item 59 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136140): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136140): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.645974372 +0000 UTC m=+222.773633108 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136140): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136680): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136680): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136680): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136680): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136680): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136680): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000014310 item 59 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136680): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136680): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.646851345 +0000 UTC m=+222.774510061 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136680): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136c00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136c00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136c00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136c00): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136c00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.646851345 +0000 UTC m=+222.774510061 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001136c00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000014540 item 59 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137240): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137240): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137240): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137240): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137240): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137240): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137240): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137240): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.648906069 +0000 UTC m=+222.776564794 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137240): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137780): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137780): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137780): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000014a10 item 60 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137780): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137780): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.649638539 +0000 UTC m=+222.777297265 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137780): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137cc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137cc0): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137cc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000014d20 item 60 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137cc0): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137cc0): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137cc0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137cc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.65067324 +0000 UTC m=+222.778331985 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001137cc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154300): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154300): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154300): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154300): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154300): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.65067324 +0000 UTC m=+222.778331985 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154300): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000014ee0 item 60 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154940): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154940): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154940): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154940): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154940): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154940): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154940): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154940): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.653203428 +0000 UTC m=+222.780862164 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154940): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154e80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154e80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154e80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000015490 item 61 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154e80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154e80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.654357643 +0000 UTC m=+222.782016380 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001154e80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005424c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005424c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005424c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005424c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005424c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.654357643 +0000 UTC m=+222.782016380 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005424c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe1c0 item 61 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000542b00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000542b00): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000542b00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000542b00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000542b00): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000542b00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000542b00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000542b00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.656730527 +0000 UTC m=+222.784389273 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000542b00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543040): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543040): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543040): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe700 item 62 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543040): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543040): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.657465541 +0000 UTC m=+222.785124267 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543040): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543740): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543740): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543740): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543740): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543740): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.657465541 +0000 UTC m=+222.785124267 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543740): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe9a0 item 62 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543d80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543d80): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543d80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543d80): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543d80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543d80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543d80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543d80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.659410598 +0000 UTC m=+222.787069324 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000543d80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ec340): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ec340): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ec340): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fed90 item 63 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ec340): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ec340): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.660268926 +0000 UTC m=+222.787927652 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ec340): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005eca40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005eca40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005eca40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005eca40): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005eca40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.660268926 +0000 UTC m=+222.787927652 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005eca40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff110 item 63 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed080): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed080): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed080): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed080): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed080): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed080): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed080): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed080): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.662788565 +0000 UTC m=+222.790447291 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed080): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed5c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed5c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed5c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff810 item 64 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed5c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed5c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.663574617 +0000 UTC m=+222.791233343 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005ed5c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005edcc0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005edcc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005edcc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005edcc0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005edcc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.663574617 +0000 UTC m=+222.791233343 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0005edcc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffab0 item 64 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a380): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a380): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a380): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a380): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a380): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.666209613 +0000 UTC m=+222.793868339 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a380): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a800): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a800): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a800): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a800): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a800): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e150 item 65 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a800): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a800): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.666850692 +0000 UTC m=+222.794509417 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061a800): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061ad00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061ad00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061ad00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061ad00): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061ad00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.666850692 +0000 UTC m=+222.794509417 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061ad00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e460 item 65 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b340): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b340): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b340): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b340): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b340): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.669169703 +0000 UTC m=+222.796828429 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b340): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b7c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b7c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e850 item 66 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b7c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b7c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b7c0): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b7c0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b7c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.670126546 +0000 UTC m=+222.797785272 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061b7c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061bd00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061bd00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061bd00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061bd00): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061bd00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.670126546 +0000 UTC m=+222.797785272 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00061bd00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ea10 item 66 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae3c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae3c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae3c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae3c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae3c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.672465535 +0000 UTC m=+222.800124261 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae3c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae840): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae840): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae840): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae840): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae840): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8eee0 item 67 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae840): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae840): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.673170143 +0000 UTC m=+222.800828869 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006ae840): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006aed40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006aed40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006aed40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006aed40): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006aed40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.673170143 +0000 UTC m=+222.800828869 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006aed40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f110 item 67 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af3c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af3c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af3c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af3c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af3c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.675086025 +0000 UTC m=+222.802744751 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af3c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af8c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af8c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f570 item 68 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af8c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af8c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af8c0): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af8c0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af8c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.675767078 +0000 UTC m=+222.803425804 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006af8c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006afe00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006afe00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006afe00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006afe00): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006afe00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.675767078 +0000 UTC m=+222.803425804 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0006afe00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f810 item 68 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e4c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e4c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e4c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e4c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e4c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.67772022 +0000 UTC m=+222.805378976 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e4c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e940): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e940): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e940): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e940): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e940): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fc00 item 69 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e940): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e940): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.678598866 +0000 UTC m=+222.806257592 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074e940): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ee40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ee40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ee40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ee40): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ee40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.678598866 +0000 UTC m=+222.806257592 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ee40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fe30 item 69 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f4c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f4c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f4c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f4c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f4c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.680450225 +0000 UTC m=+222.808108951 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f4c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f9c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f9c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610690 item 70 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f9c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f9c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f9c0): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f9c0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f9c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.681523709 +0000 UTC m=+222.809182435 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074f9c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ff00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ff00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ff00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ff00): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ff00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.681523709 +0000 UTC m=+222.809182435 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00074ff00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610a10 item 70 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766600): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766600): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766600): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766600): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766600): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.683504052 +0000 UTC m=+222.811162777 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766600): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766b00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766b00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766b00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766b00): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766b00): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610fc0 item 71 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766b00): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766b00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.684341911 +0000 UTC m=+222.812000637 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000766b00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767000): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767000): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767000): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767000): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767000): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.684341911 +0000 UTC m=+222.812000637 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767000): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006113b0 item 71 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767680): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767680): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767680): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767680): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767680): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.686177601 +0000 UTC m=+222.813836327 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767680): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767b80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767b80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611b20 item 72 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767b80): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767b80): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767b80): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767b80): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767b80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.687117292 +0000 UTC m=+222.814776018 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000767b80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794140): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794140): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794140): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794140): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794140): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.687117292 +0000 UTC m=+222.814776018 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794140): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e070 item 72 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794700): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794700): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794700): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794700): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794700): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794700): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794700): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.689114797 +0000 UTC m=+222.816773523 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794700): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794c00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794c00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794c00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 73 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794c00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794c00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.689770683 +0000 UTC m=+222.817429410 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000794c00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007950c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007950c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007950c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007950c0): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007950c0): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ed20 item 73 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007950c0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007950c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.690541246 +0000 UTC m=+222.818199971 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007950c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795600): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795600): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795600): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795600): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795600): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.690541246 +0000 UTC m=+222.818199971 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795600): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f110 item 73 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795c40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795c40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795c40): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795c40): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795c40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795c40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795c40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.692504035 +0000 UTC m=+222.820162761 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000795c40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a81c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a81c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a81c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004684d0 item 74 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a81c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a81c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.693475726 +0000 UTC m=+222.821134452 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a81c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8700): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8700): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468a10 item 74 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8700): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8700): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8700): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8700): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8700): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.695157847 +0000 UTC m=+222.822816573 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8700): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8c80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8c80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8c80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8c80): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8c80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.695157847 +0000 UTC m=+222.822816573 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a8c80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468e00 item 74 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a92c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a92c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a92c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a92c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a92c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a92c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a92c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.698191335 +0000 UTC m=+222.825850061 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a92c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a97c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a97c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a97c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469810 item 75 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a97c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a97c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.698911351 +0000 UTC m=+222.826570078 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a97c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a9d00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a9d00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a9d00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a9d00): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a9d00): _writeAt: size=3, off=2 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469a40 item 75 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a9d00): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a9d00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.69977976 +0000 UTC m=+222.827438486 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007a9d00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e82c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e82c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e82c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e82c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e82c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.69977976 +0000 UTC m=+222.827438486 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e82c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469e30 item 75 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8900): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8900): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8900): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8900): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8900): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8900): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8900): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.703772495 +0000 UTC m=+222.831431221 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8900): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8e00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8e00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8e00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6460 item 76 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8e00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8e00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.704625903 +0000 UTC m=+222.832284629 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e8e00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9340): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9340): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6770 item 76 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9340): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9340): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9340): _writeAt: size=3, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9340): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9340): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.705370316 +0000 UTC m=+222.833029042 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9340): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e98c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e98c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e98c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e98c0): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e98c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.705370316 +0000 UTC m=+222.833029042 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e98c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6930 item 76 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9f00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9f00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9f00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9f00): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9f00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9f00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9f00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.707240322 +0000 UTC m=+222.834899047 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0007e9f00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802480): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802480): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802480): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6cb0 item 77 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802480): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802480): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.708573163 +0000 UTC m=+222.836231890 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802480): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802b80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802b80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802b80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802b80): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802b80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.708573163 +0000 UTC m=+222.836231890 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000802b80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6e70 item 77 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008031c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008031c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008031c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008031c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008031c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008031c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008031c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.710858541 +0000 UTC m=+222.838517267 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008031c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008036c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008036c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008036c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7260 item 78 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008036c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008036c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.71321884 +0000 UTC m=+222.840877567 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008036c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000803dc0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000803dc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000803dc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000803dc0): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000803dc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.71321884 +0000 UTC m=+222.840877567 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000803dc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7570 item 78 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826480): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826480): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826480): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826480): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826480): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826480): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826480): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.721231153 +0000 UTC m=+222.848889869 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826480): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826980): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826980): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826980): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7ab0 item 79 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826980): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826980): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.721795065 +0000 UTC m=+222.849453781 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000826980): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827080): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827080): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827080): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827080): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827080): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.721795065 +0000 UTC m=+222.849453781 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827080): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7c70 item 79 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008276c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008276c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008276c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008276c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008276c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008276c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008276c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.725213659 +0000 UTC m=+222.852872375 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008276c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827bc0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827bc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827bc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e070 item 80 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827bc0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827bc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.728761787 +0000 UTC m=+222.856420493 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000827bc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000846340): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000846340): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000846340): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000846340): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000846340): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.728761787 +0000 UTC m=+222.856420493 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000846340): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e230 item 80 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0011550c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0011550c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0011550c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0011550c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0011550c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.730787355 +0000 UTC m=+222.858446061 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0011550c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155540): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155540): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155540): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155540): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155540): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155540): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000157a0 item 81 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155540): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155540): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.731613451 +0000 UTC m=+222.859272158 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155540): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155a80): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155a80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155a80): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155a80): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155a80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.731613451 +0000 UTC m=+222.859272158 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc001155a80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000015960 item 81 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a180): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a180): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a180): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a180): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a180): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.733242643 +0000 UTC m=+222.860901349 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a180): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a680): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a680): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a680): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000015ea0 item 82 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a680): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a680): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a680): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a680): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a680): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.736184828 +0000 UTC m=+222.863843534 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116a680): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116ac00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116ac00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116ac00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116ac00): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116ac00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.736184828 +0000 UTC m=+222.863843534 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116ac00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c0e0 item 82 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b280): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b280): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b280): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b280): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b280): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.738680993 +0000 UTC m=+222.866339699 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b280): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b780): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b780): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b780): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b780): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b780): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b780): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c770 item 83 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b780): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b780): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.740005439 +0000 UTC m=+222.867664155 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116b780): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116bcc0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116bcc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116bcc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116bcc0): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116bcc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.740005439 +0000 UTC m=+222.867664155 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00116bcc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cb60 item 83 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008923c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008923c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008923c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008923c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008923c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.741416339 +0000 UTC m=+222.869075065 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008923c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008928c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008928c0): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008928c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d650 item 84 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008928c0): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008928c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008928c0): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008928c0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008928c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.742387289 +0000 UTC m=+222.870045996 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008928c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000892e40): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000892e40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000892e40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000892e40): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000892e40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.742387289 +0000 UTC m=+222.870045996 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000892e40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dab0 item 84 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008934c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008934c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008934c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008934c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008934c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.745999227 +0000 UTC m=+222.873657964 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008934c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008939c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008939c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008939c0): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008939c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008939c0): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008939c0): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f561c0 item 85 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008939c0): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008939c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.748240903 +0000 UTC m=+222.875899629 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008939c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000893f00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000893f00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000893f00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000893f00): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000893f00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.748240903 +0000 UTC m=+222.875899629 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000893f00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f565b0 item 85 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0600): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0600): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0600): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0600): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0600): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.75293462 +0000 UTC m=+222.880593346 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0600): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0b00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0b00): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0b00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56a10 item 86 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0b00): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0b00): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0b00): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0b00): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0b00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.753599293 +0000 UTC m=+222.881258019 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c0b00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1080): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1080): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1080): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1080): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1080): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.753599293 +0000 UTC m=+222.881258019 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1080): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f56bd0 item 86 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631a40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631a40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631a40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631a40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631a40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.758273753 +0000 UTC m=+222.885932490 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631a40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631f40): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631f40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631f40): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631f40): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631f40): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631f40): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa50a0 item 87 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631f40): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631f40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.759007947 +0000 UTC m=+222.886666663 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000631f40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090a500): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090a500): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090a500): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090a500): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090a500): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.759007947 +0000 UTC m=+222.886666663 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090a500): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa5260 item 87 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090ab80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090ab80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090ab80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090ab80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090ab80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.760950519 +0000 UTC m=+222.888609265 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090ab80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b080): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b080): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b080): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa55e0 item 88 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b080): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b080): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b080): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b080): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b080): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.761882456 +0000 UTC m=+222.889541182 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b080): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b600): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b600): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b600): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b600): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b600): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.761882456 +0000 UTC m=+222.889541182 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090b600): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa5810 item 88 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090bc40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090bc40): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090bc40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090bc40): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090bc40): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090bc40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090bc40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090bc40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.76551384 +0000 UTC m=+222.893172577 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00090bc40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a200): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a200): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a200): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa5b90 item 89 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a200): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a200): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.766107779 +0000 UTC m=+222.893766485 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a200): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a740): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a740): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a740): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a740): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a740): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a740): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa5e30 item 89 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a740): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a740): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.768619835 +0000 UTC m=+222.896278540 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096a740): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096acc0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096acc0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096acc0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096acc0): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096acc0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.768619835 +0000 UTC m=+222.896278540 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096acc0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544150 item 89 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b300): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b300): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b300): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b300): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b300): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b300): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b300): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b300): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.770063375 +0000 UTC m=+222.897722081 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b300): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b840): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b840): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b840): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544700 item 90 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b840): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b840): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.77068637 +0000 UTC m=+222.898345075 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096b840): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096bd80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096bd80): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096bd80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005449a0 item 90 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096bd80): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096bd80): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096bd80): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096bd80): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096bd80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.771602767 +0000 UTC m=+222.899261473 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc00096bd80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009843c0): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009843c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009843c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009843c0): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009843c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.771602767 +0000 UTC m=+222.899261473 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009843c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544d20 item 90 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984a00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984a00): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984a00): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984a00): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984a00): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984a00): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984a00): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984a00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.77377457 +0000 UTC m=+222.901433276 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984a00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984f40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984f40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984f40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545180 item 91 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984f40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984f40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.774529703 +0000 UTC m=+222.902188410 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000984f40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985480): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985480): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985480): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985480): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985480): >_readAt: n=2, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985480): _writeAt: size=3, off=7 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545340 item 91 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985480): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985480): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.775387721 +0000 UTC m=+222.903046427 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985480): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985a00): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985a00): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985a00): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985a00): >_readAt: n=8, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985a00): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.775387721 +0000 UTC m=+222.903046427 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000985a00): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005457a0 item 91 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca0c0): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca0c0): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca0c0): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca0c0): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca0c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca0c0): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca0c0): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca0c0): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.777002655 +0000 UTC m=+222.904661362 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca0c0): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca600): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca600): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca600): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545d50 item 92 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca600): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca600): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.77770603 +0000 UTC m=+222.905364737 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009ca600): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cab40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cab40): open at offset 5 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cab40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545f10 item 92 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cab40): _readAt: size=2, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cab40): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cab40): _writeAt: size=3, off=5 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cab40): >_writeAt: n=3, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cab40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.778299961 +0000 UTC m=+222.905958666 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cab40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb100): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb100): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb100): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb100): >_readAt: n=3, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb100): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.778299961 +0000 UTC m=+222.905958666 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb100): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6230 item 92 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb740): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb740): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb740): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb740): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb740): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb740): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb740): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb740): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.779884808 +0000 UTC m=+222.907543514 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cb740): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cbc80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cbc80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cbc80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd65b0 item 93 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cbc80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cbc80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.780370984 +0000 UTC m=+222.908029689 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0009cbc80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12400): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12400): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12400): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12400): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12400): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.780370984 +0000 UTC m=+222.908029689 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12400): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6770 item 93 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1740): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1740): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1740): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1740): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1740): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1740): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1740): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1740): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.782970985 +0000 UTC m=+222.910629691 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1740): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1c80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1c80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1c80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57030 item 94 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1c80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1c80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.783586504 +0000 UTC m=+222.911245211 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008c1c80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dc400): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dc400): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dc400): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dc400): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dc400): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.783586504 +0000 UTC m=+222.911245211 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dc400): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f571f0 item 94 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dca40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dca40): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dca40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dca40): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dca40): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dca40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dca40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dca40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.785216577 +0000 UTC m=+222.912875284 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dca40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dcf80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dcf80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dcf80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57650 item 95 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dcf80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dcf80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.78569567 +0000 UTC m=+222.913354376 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dcf80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dd680): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dd680): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dd680): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dd680): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dd680): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.78569567 +0000 UTC m=+222.913354376 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc0008dd680): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57810 item 95 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 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/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12a40): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12a40): open at offset 0 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12a40): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12a40): _readAt: size=2, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12a40): >_readAt: n=0, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12a40): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12a40): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12a40): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.78741988 +0000 UTC m=+222.915078586 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12a40): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12f80): _writeAt: size=5, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12f80): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12f80): >openPending: err= 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6b60 item 96 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12f80): >_writeAt: n=5, err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12f80): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.787878906 +0000 UTC m=+222.915537612 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a12f80): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:06 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a13680): _readAt: size=512, off=0 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a13680): openPending: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a13680): >openPending: err= 2026/02/23 04:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a13680): >_readAt: n=5, err=EOF 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a13680): close: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:06.787878906 +0000 UTC m=+222.915537612 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:06 DEBUG : open-test-file(0xc000a13680): >close: err= 2026/02/23 04:24:06 DEBUG : open-test-file: Remove: 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd6d20 item 96 2026/02/23 04:24:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:06 DEBUG : open-test-file: >Remove: err= 2026/02/23 04:24:06 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:06 DEBUG : Looking for writers 2026/02/23 04:24:06 DEBUG : >WaitForWriters: 2026/02/23 04:24:06 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:07 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:07 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:24:07 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/23 04:24:07 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ddcc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ddcc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ddcc0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ddcc0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ddcc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.171222401 +0000 UTC m=+223.298881218 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ddcc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a881c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a881c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a881c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a881c0): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a881c0): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a881c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a881c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.171222401 +0000 UTC m=+223.298881218 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a881c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88680): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88680): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88680): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88680): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88680): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.171222401 +0000 UTC m=+223.298881218 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88680): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f57c70 item 1 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88cc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88cc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88cc0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88cc0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88cc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.17572515 +0000 UTC m=+223.303383896 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a88cc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a891c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a891c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a891c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a891c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a891c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.17572515 +0000 UTC m=+223.303383896 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a891c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069e380 item 2 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89800): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89800): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89800): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89800): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89800): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.178241391 +0000 UTC m=+223.305900138 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89800): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89c80): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89c80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89c80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89c80): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89c80): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89c80): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89c80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.178241391 +0000 UTC m=+223.305900138 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a89c80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec1c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec1c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec1c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec1c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec1c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.178241391 +0000 UTC m=+223.305900138 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec1c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069ea80 item 3 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec840): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec840): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec840): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec840): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec840): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.182201706 +0000 UTC m=+223.309860452 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aec840): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aecd80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aecd80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aecd80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aecd80): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aecd80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.182201706 +0000 UTC m=+223.309860452 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aecd80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f260 item 4 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed3c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed3c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed3c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed3c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed3c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.185368205 +0000 UTC m=+223.313026951 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed3c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed840): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed840): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed840): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed840): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed840): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed840): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed840): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.185368205 +0000 UTC m=+223.313026951 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aed840): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aedd00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aedd00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aedd00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aedd00): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aedd00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.185368205 +0000 UTC m=+223.313026951 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000aedd00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069f730 item 5 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c400): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c400): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c400): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c400): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c400): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.189760724 +0000 UTC m=+223.317419500 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c400): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c940): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c940): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c940): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.189760724 +0000 UTC m=+223.317419500 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2c940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00069fd50 item 6 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2cfc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2cfc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2cfc0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2cfc0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2cfc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.193296389 +0000 UTC m=+223.320955136 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2cfc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d4c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d4c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d4c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d4c0): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d4c0): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d4c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.193296389 +0000 UTC m=+223.320955136 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d4c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d980): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d980): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d980): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d980): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d980): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.193296389 +0000 UTC m=+223.320955136 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d2d980): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d941c0 item 7 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48080): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48080): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48080): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48080): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48080): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.197572749 +0000 UTC m=+223.325231495 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48080): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d485c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d485c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d485c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d485c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d485c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.197572749 +0000 UTC m=+223.325231495 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d485c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94a80 item 8 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48b80): _readAt: size=2, off=0 2026/02/23 04:24:07 ERROR : open-test-file(0xc000d48b80): Couldn't read size of file 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48b80): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48b80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48b80): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48b80): close: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48b80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48f40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48f40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48f40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48f40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48f40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.200529763 +0000 UTC m=+223.328188509 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d48f40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d493c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d493c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d493c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d493c0): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d493c0): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d493c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d493c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.200529763 +0000 UTC m=+223.328188509 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d493c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d498c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d498c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d498c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d498c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d498c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.200529763 +0000 UTC m=+223.328188509 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d498c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94e00 item 9 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d49f40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d49f40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d49f40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d49f40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d49f40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.204197426 +0000 UTC m=+223.331856172 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d49f40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72500): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72500): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72500): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72500): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72500): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.204197426 +0000 UTC m=+223.331856172 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72500): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d955e0 item 10 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72b40): _readAt: size=2, off=0 2026/02/23 04:24:07 ERROR : open-test-file(0xc000d72b40): Couldn't read size of file 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72b40): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72b40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72b40): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72b40): close: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72b40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72f00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72f00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72f00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72f00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72f00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.206856588 +0000 UTC m=+223.334515335 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d72f00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73400): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73400): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73400): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73400): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73400): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73400): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73400): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.206856588 +0000 UTC m=+223.334515335 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73400): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73900): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73900): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73900): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73900): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73900): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.206856588 +0000 UTC m=+223.334515335 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d73900): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d95c70 item 11 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a000): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a000): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a000): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a000): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a000): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.210375391 +0000 UTC m=+223.338034137 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a000): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a540): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a540): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a540): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a540): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a540): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.210375391 +0000 UTC m=+223.338034137 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9a540): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8380 item 12 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9ab80): _readAt: size=2, off=0 2026/02/23 04:24:07 ERROR : open-test-file(0xc000d9ab80): Couldn't read size of file 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9ab80): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9ab80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9ab80): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9ab80): close: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9ab80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9af40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9af40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9af40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9af40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9af40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.21324521 +0000 UTC m=+223.340903956 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9af40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9b600): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9b600): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9b600): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9b600): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9b600): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.21324521 +0000 UTC m=+223.340903956 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9b600): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8700 item 13 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9bc80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9bc80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9bc80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9bc80): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9bc80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.215792221 +0000 UTC m=+223.343450957 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d9bc80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4240): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4240): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4240): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.215792221 +0000 UTC m=+223.343450957 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8b60 item 14 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4880): _readAt: size=2, off=0 2026/02/23 04:24:07 ERROR : open-test-file(0xc000dc4880): Couldn't read size of file 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4880): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4880): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4880): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4880): close: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4880): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4c40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4c40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4c40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4c40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4c40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.218646161 +0000 UTC m=+223.346304906 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc4c40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5300): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5300): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5300): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5300): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5300): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.218646161 +0000 UTC m=+223.346304906 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5300): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de8ee0 item 15 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5980): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5980): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5980): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5980): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5980): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.22136234 +0000 UTC m=+223.349021086 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5980): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5ec0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5ec0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5ec0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5ec0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5ec0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.22136234 +0000 UTC m=+223.349021086 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000dc5ec0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9260 item 16 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0580): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0580): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0580): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0580): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0580): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.223832325 +0000 UTC m=+223.351491061 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0580): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0a00): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0a00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0a00): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0a00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0a00): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0a00): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0a00): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0a00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.223832325 +0000 UTC m=+223.351491061 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0a00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0f00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0f00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0f00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0f00): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0f00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.223832325 +0000 UTC m=+223.351491061 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de0f00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de95e0 item 17 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1580): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1580): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1580): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1580): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1580): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.227221553 +0000 UTC m=+223.354880300 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1580): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1ac0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1ac0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1ac0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1ac0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1ac0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.227221553 +0000 UTC m=+223.354880300 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000de1ac0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9ab0 item 18 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e321c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e321c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e321c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e321c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e321c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.229617981 +0000 UTC m=+223.357276727 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e321c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e326c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e326c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e326c0): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e326c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e326c0): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e326c0): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e326c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e326c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.229617981 +0000 UTC m=+223.357276727 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e326c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e32bc0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e32bc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e32bc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e32bc0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e32bc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.229617981 +0000 UTC m=+223.357276727 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e32bc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732000 item 19 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33240): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33240): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33240): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.232829564 +0000 UTC m=+223.360488310 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33780): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33780): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33780): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33780): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33780): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.232829564 +0000 UTC m=+223.360488310 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33780): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732700 item 20 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33e00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33e00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33e00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33e00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33e00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.235520687 +0000 UTC m=+223.363179432 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e33e00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847080): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847080): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847080): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847080): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847080): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847080): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847080): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847080): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.235520687 +0000 UTC m=+223.363179432 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847080): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847580): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847580): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847580): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847580): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847580): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.235520687 +0000 UTC m=+223.363179432 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847580): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f730 item 21 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847c00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847c00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847c00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847c00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847c00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.239033358 +0000 UTC m=+223.366692104 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000847c00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb21c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb21c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb21c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb21c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb21c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.239033358 +0000 UTC m=+223.366692104 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb21c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3fc70 item 22 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2840): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2840): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2840): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2840): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2840): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.241483395 +0000 UTC m=+223.369142142 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2840): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2d40): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2d40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2d40): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2d40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2d40): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2d40): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2d40): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2d40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.241483395 +0000 UTC m=+223.369142142 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb2d40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3240): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3240): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3240): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.241483395 +0000 UTC m=+223.369142142 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e00070 item 23 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb38c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb38c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb38c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb38c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb38c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.244629716 +0000 UTC m=+223.372288463 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb38c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3e00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3e00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3e00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3e00): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3e00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.244629716 +0000 UTC m=+223.372288463 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cb3e00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e00540 item 24 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf04c0): _readAt: size=2, off=0 2026/02/23 04:24:07 ERROR : open-test-file(0xc000cf04c0): Couldn't read size of file 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf04c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf04c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf04c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf04c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf04c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0880): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0880): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0880): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0880): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0880): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.247733347 +0000 UTC m=+223.375392082 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0880): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0d80): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0d80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0d80): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0d80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0d80): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0d80): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0d80): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0d80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.247733347 +0000 UTC m=+223.375392082 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf0d80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf12c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf12c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf12c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf12c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf12c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.247733347 +0000 UTC m=+223.375392082 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf12c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e008c0 item 25 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1940): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1940): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1940): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.251232232 +0000 UTC m=+223.378890978 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1e80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1e80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1e80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1e80): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1e80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.251232232 +0000 UTC m=+223.378890978 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cf1e80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e00f50 item 26 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0540): _readAt: size=2, off=0 2026/02/23 04:24:07 ERROR : open-test-file(0xc000ea0540): Couldn't read size of file 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0540): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0540): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0540): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0540): close: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0540): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0900): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0900): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0900): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0900): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0900): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.255236498 +0000 UTC m=+223.382895305 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0900): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0e00): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0e00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0e00): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0e00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0e00): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0e00): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0e00): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0e00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.255236498 +0000 UTC m=+223.382895305 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea0e00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1340): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1340): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1340): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1340): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1340): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.255236498 +0000 UTC m=+223.382895305 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1340): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e01500 item 27 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea19c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea19c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea19c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea19c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea19c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.259983647 +0000 UTC m=+223.387642382 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea19c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1f00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1f00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1f00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1f00): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1f00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.259983647 +0000 UTC m=+223.387642382 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ea1f00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e019d0 item 28 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba5c0): _readAt: size=2, off=0 2026/02/23 04:24:07 ERROR : open-test-file(0xc000eba5c0): Couldn't read size of file 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba5c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba5c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba5c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba5c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba5c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba980): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba980): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba980): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba980): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba980): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.263083169 +0000 UTC m=+223.390741905 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eba980): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb040): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb040): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb040): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb040): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb040): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.263083169 +0000 UTC m=+223.390741905 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb040): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e01e30 item 29 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb6c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb6c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb6c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb6c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb6c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.266756402 +0000 UTC m=+223.394415138 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebb6c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebbc00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebbc00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebbc00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebbc00): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebbc00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.266756402 +0000 UTC m=+223.394415138 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ebbc00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 30 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede2c0): _readAt: size=2, off=0 2026/02/23 04:24:07 ERROR : open-test-file(0xc000ede2c0): Couldn't read size of file 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede2c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede2c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede2c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede2c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede2c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede680): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede680): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede680): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede680): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede680): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.270160218 +0000 UTC m=+223.397818964 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000ede680): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eded40): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eded40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eded40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eded40): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eded40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.270160218 +0000 UTC m=+223.397818964 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000eded40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 31 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf3c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf3c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf3c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf3c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf3c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.273326636 +0000 UTC m=+223.400985383 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf3c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf900): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf900): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf900): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf900): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf900): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.273326636 +0000 UTC m=+223.400985383 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edf900): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 32 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edff40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edff40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edff40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edff40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edff40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.276572064 +0000 UTC m=+223.404230810 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000edff40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04440): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04440): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04440): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04440): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04440): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 33 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04440): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04440): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.277709717 +0000 UTC m=+223.405368464 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04440): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04940): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04940): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04940): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.277709717 +0000 UTC m=+223.405368464 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 33 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04f80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04f80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04f80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04f80): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04f80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.280989179 +0000 UTC m=+223.408647925 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f04f80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05400): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05400): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111420 item 34 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05400): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05400): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05400): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05400): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05400): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.282270775 +0000 UTC m=+223.409929511 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05400): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05940): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05940): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05940): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.282270775 +0000 UTC m=+223.409929511 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f05940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 34 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24000): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24000): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24000): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24000): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24000): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.285124013 +0000 UTC m=+223.412782749 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24000): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24480): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24480): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24480): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24480): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24480): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004009a0 item 35 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24480): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24480): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.286158754 +0000 UTC m=+223.413817570 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24480): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24980): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24980): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24980): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24980): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24980): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.286158754 +0000 UTC m=+223.413817570 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f24980): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400f50 item 35 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25000): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25000): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25000): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25000): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25000): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.289267253 +0000 UTC m=+223.416926039 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25000): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25500): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25500): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401a40 item 36 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25500): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25500): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25500): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25500): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25500): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.290415598 +0000 UTC m=+223.418074334 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25500): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25a40): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25a40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25a40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25a40): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25a40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.290415598 +0000 UTC m=+223.418074334 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f25a40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401dc0 item 36 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e100): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e100): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e100): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e100): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e100): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.293560766 +0000 UTC m=+223.421219511 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e100): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e580): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e580): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e580): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e580): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e580): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586540 item 37 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e580): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e580): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.294771136 +0000 UTC m=+223.422429872 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4e580): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4ea80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4ea80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4ea80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4ea80): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4ea80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.294771136 +0000 UTC m=+223.422429872 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4ea80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005869a0 item 37 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f100): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f100): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f100): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f100): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f100): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.297296867 +0000 UTC m=+223.424955614 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f100): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f600): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f600): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587030 item 38 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f600): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f600): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f600): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f600): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f600): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.298330997 +0000 UTC m=+223.425989743 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4f600): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4fb40): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4fb40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4fb40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4fb40): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4fb40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.298330997 +0000 UTC m=+223.425989743 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f4fb40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005871f0 item 38 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76240): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76240): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76240): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.300853602 +0000 UTC m=+223.428512338 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76740): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76740): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76740): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76740): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76740): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587570 item 39 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76740): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76740): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.301825594 +0000 UTC m=+223.429484340 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76740): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76c40): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76c40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76c40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76c40): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76c40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.301825594 +0000 UTC m=+223.429484340 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f76c40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587810 item 39 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f772c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f772c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f772c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f772c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f772c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.305028922 +0000 UTC m=+223.432687668 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f772c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f777c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f777c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587dc0 item 40 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f777c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f777c0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f777c0): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f777c0): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f777c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.306549057 +0000 UTC m=+223.434207903 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f777c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f77d00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f77d00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f77d00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f77d00): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f77d00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.306549057 +0000 UTC m=+223.434207903 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000f77d00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424150 item 40 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce340): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce340): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce340): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce340): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce340): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce340): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce340): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.309732457 +0000 UTC m=+223.437391204 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce340): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce840): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce840): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce840): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424af0 item 41 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce840): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce840): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.310994226 +0000 UTC m=+223.438652971 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fce840): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fced00): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fced00): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fced00): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fced00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fced00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424d90 item 41 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fced00): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fced00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.312194237 +0000 UTC m=+223.439853073 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fced00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf240): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf240): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf240): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.312194237 +0000 UTC m=+223.439853073 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004251f0 item 41 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf880): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf880): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf880): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf880): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf880): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf880): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf880): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.314966763 +0000 UTC m=+223.442625499 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcf880): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcfd80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcfd80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcfd80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425b20 item 42 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcfd80): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcfd80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.3159522 +0000 UTC m=+223.443610936 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000fcfd80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192340): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192340): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e770 item 42 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192340): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192340): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192340): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192340): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192340): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.316999074 +0000 UTC m=+223.444657820 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192340): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011928c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011928c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011928c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011928c0): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011928c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.316999074 +0000 UTC m=+223.444657820 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011928c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eaf0 item 42 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192f00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192f00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192f00): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192f00): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192f00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192f00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192f00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.320162186 +0000 UTC m=+223.447820932 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001192f00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193400): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193400): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193400): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f3b0 item 43 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193400): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193400): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.321323425 +0000 UTC m=+223.448982181 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193400): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193940): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193940): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193940): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193940): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f960 item 43 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193940): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.322728904 +0000 UTC m=+223.450387650 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193e80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193e80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193e80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193e80): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193e80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.322728904 +0000 UTC m=+223.450387650 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001193e80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fdc0 item 43 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2540): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2540): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2540): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2540): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2540): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2540): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2540): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.325502161 +0000 UTC m=+223.453160907 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2540): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2a40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2a40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2a40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131c2a0 item 44 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2a40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2a40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.326605079 +0000 UTC m=+223.454263826 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2a40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131c4d0 item 44 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f80): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f80): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f80): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.328082314 +0000 UTC m=+223.455741060 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3500): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3500): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3500): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3500): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3500): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.328082314 +0000 UTC m=+223.455741060 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3500): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131c690 item 44 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13ec0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13ec0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13ec0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13ec0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13ec0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13ec0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13ec0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.331925248 +0000 UTC m=+223.459584054 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13ec0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3c00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3c00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3c00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131c930 item 45 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3c00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3c00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.33452058 +0000 UTC m=+223.462179327 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3c00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90500): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90500): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90500): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90500): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90500): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.33452058 +0000 UTC m=+223.462179327 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90500): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131caf0 item 45 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011ce700): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011ce700): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011ce700): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011ce700): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011ce700): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011ce700): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011ce700): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.338376198 +0000 UTC m=+223.466034943 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011ce700): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cec00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cec00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cec00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131c380 item 46 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cec00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cec00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.339231078 +0000 UTC m=+223.466889825 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cec00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf300): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf300): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf300): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf300): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf300): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.339231078 +0000 UTC m=+223.466889825 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf300): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131c540 item 46 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf940): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf940): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf940): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf940): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf940): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.342983461 +0000 UTC m=+223.470642207 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cf940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cfe40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cfe40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cfe40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131cc40 item 47 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cfe40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cfe40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.344180437 +0000 UTC m=+223.471839174 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011cfe40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90c00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90c00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90c00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90c00): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90c00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.344180437 +0000 UTC m=+223.471839174 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b90c00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131ce00 item 47 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91240): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91240): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91240): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91240): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91240): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.347135508 +0000 UTC m=+223.474794243 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91740): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91740): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91740): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131d1f0 item 48 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91740): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91740): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.348284693 +0000 UTC m=+223.475943440 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91740): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91e40): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91e40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91e40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91e40): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91e40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.348284693 +0000 UTC m=+223.475943440 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000b91e40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131d500 item 48 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66540): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66540): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66540): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66540): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66540): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.351408882 +0000 UTC m=+223.479067618 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66540): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a669c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a669c0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a669c0): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a669c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a669c0): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a669c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131d960 item 49 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a669c0): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a669c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.352515569 +0000 UTC m=+223.480174305 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a669c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66f00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66f00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66f00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66f00): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66f00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.352515569 +0000 UTC m=+223.480174305 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a66f00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131db90 item 49 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67580): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67580): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67580): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67580): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67580): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.355599531 +0000 UTC m=+223.483258268 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67580): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67a80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67a80): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67a80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131df10 item 50 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67a80): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67a80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67a80): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67a80): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67a80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.356897017 +0000 UTC m=+223.484555803 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a67a80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c080): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c080): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c080): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c080): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c080): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.356897017 +0000 UTC m=+223.484555803 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c080): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ba230 item 50 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c740): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c740): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c740): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c740): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c740): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.360257981 +0000 UTC m=+223.487916798 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2c740): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2ccc0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2ccc0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2ccc0): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2ccc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2ccc0): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2ccc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ba5b0 item 51 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2ccc0): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2ccc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.361308491 +0000 UTC m=+223.488967228 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2ccc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d200): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d200): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d200): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d200): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d200): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.361308491 +0000 UTC m=+223.488967228 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d200): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001baa10 item 51 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d880): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d880): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d880): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d880): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d880): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.364383378 +0000 UTC m=+223.492042123 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2d880): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2dd80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2dd80): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2dd80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bb110 item 52 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2dd80): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2dd80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2dd80): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2dd80): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2dd80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.365687365 +0000 UTC m=+223.493346101 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000e2dd80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a2700): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a2700): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a2700): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a2700): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a2700): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.365687365 +0000 UTC m=+223.493346101 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a2700): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bb500 item 52 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3300): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3300): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3300): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3300): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3300): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.368350925 +0000 UTC m=+223.496009662 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3300): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3b80): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3b80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3b80): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3b80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3b80): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3b80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bb9d0 item 53 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3b80): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3b80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.369333389 +0000 UTC m=+223.496992124 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006a3b80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000406540): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000406540): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000406540): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000406540): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000406540): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.369333389 +0000 UTC m=+223.496992124 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000406540): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001bbb90 item 53 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407380): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407380): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407380): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407380): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407380): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.372101115 +0000 UTC m=+223.499759861 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407380): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407880): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407880): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407880): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007320e0 item 54 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407880): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407880): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407880): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407880): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407880): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.373164269 +0000 UTC m=+223.500823015 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407880): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407e00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407e00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407e00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407e00): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407e00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.373164269 +0000 UTC m=+223.500823015 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000407e00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732380 item 54 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086e640): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086e640): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086e640): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086e640): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086e640): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.375704496 +0000 UTC m=+223.503363242 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086e640): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086ebc0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086ebc0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086ebc0): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086ebc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086ebc0): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086ebc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732850 item 55 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086ebc0): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086ebc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.377507836 +0000 UTC m=+223.505166581 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086ebc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f240): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f240): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f240): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.377507836 +0000 UTC m=+223.505166581 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000732cb0 item 55 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f940): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f940): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f940): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.380541734 +0000 UTC m=+223.508200481 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00086f940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320180): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320180): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320180): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733260 item 56 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320180): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320180): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320180): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320180): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320180): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.381613014 +0000 UTC m=+223.509271750 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320180): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320780): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320780): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320780): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320780): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320780): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.381613014 +0000 UTC m=+223.509271750 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320780): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007336c0 item 56 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320f40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320f40): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320f40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320f40): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320f40): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320f40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320f40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320f40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.384114538 +0000 UTC m=+223.511773304 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001320f40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0013214c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0013214c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0013214c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733ce0 item 57 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0013214c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0013214c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.385121146 +0000 UTC m=+223.512779903 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0013214c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001321a80): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001321a80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001321a80): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001321a80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001321a80): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001321a80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000733ea0 item 57 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001321a80): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001321a80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.386302032 +0000 UTC m=+223.513960768 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc001321a80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba080): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba080): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba080): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba080): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba080): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.386302032 +0000 UTC m=+223.513960768 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba080): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e230 item 57 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba7c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba7c0): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba7c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba7c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba7c0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba7c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba7c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba7c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.389030134 +0000 UTC m=+223.516688871 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cba7c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbad00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbad00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbad00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e850 item 58 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbad00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbad00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.390028456 +0000 UTC m=+223.517687192 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbad00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb240): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb240): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ea80 item 58 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb240): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb240): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb240): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb240): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.391538271 +0000 UTC m=+223.519197008 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb900): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb900): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb900): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb900): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb900): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.391538271 +0000 UTC m=+223.519197008 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbb900): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ef50 item 58 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbbf40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbbf40): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbbf40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbbf40): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbbf40): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbbf40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbbf40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbbf40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.396318471 +0000 UTC m=+223.523977208 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000cbbf40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511780): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511780): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511780): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f420 item 59 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511780): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511780): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.397307215 +0000 UTC m=+223.524965951 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511780): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511cc0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511cc0): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511cc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511cc0): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511cc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f810 item 59 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511cc0): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511cc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.398468734 +0000 UTC m=+223.526127480 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000511cc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06380): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06380): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06380): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06380): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06380): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.398468734 +0000 UTC m=+223.526127480 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06380): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f9d0 item 59 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06a00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06a00): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06a00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06a00): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06a00): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06a00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06a00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06a00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.401357449 +0000 UTC m=+223.529016195 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06a00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06f40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06f40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06f40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064fdc0 item 60 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06f40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06f40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.402248619 +0000 UTC m=+223.529907366 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d06f40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07480): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07480): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07480): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e150 item 60 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07480): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07480): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07480): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07480): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07480): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.40327307 +0000 UTC m=+223.530931816 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07480): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07a80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07a80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07a80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07a80): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07a80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.40327307 +0000 UTC m=+223.530931816 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000d07a80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e540 item 60 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00036a780): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00036a780): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00036a780): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00036a780): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00036a780): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00036a780): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00036a780): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00036a780): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.405744247 +0000 UTC m=+223.533402994 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00036a780): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630580): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630580): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630580): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ecb0 item 61 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630580): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630580): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.406777726 +0000 UTC m=+223.534436472 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630580): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630e80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630e80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630e80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630e80): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630e80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.406777726 +0000 UTC m=+223.534436472 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000630e80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f030 item 61 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006314c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006314c0): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006314c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006314c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006314c0): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006314c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006314c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006314c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.409247811 +0000 UTC m=+223.536906557 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006314c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000631a40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000631a40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000631a40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f490 item 62 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000631a40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000631a40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.410197412 +0000 UTC m=+223.537856157 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000631a40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a121c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a121c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a121c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a121c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a121c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.410197412 +0000 UTC m=+223.537856157 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a121c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f730 item 62 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12800): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12800): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12800): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12800): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12800): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12800): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12800): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12800): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.412843509 +0000 UTC m=+223.540502255 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12800): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12d40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12d40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12d40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fc00 item 63 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12d40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12d40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.413756109 +0000 UTC m=+223.541414856 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a12d40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13440): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13440): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13440): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13440): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13440): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.413756109 +0000 UTC m=+223.541414856 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13440): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fe30 item 63 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13a80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13a80): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13a80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13a80): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13a80): >_readAt: n=0, err=Bad file descriptor 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13a80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13a80): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13a80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.41665307 +0000 UTC m=+223.544311816 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a13a80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b21c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b21c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b21c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466cb0 item 64 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b21c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b21c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.417607269 +0000 UTC m=+223.545266004 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b21c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b28c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b28c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b28c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b28c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b28c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.417607269 +0000 UTC m=+223.545266004 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b28c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467420 item 64 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.420205265 +0000 UTC m=+223.547864001 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b2f00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3380): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3380): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3380): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3380): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3380): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467dc0 item 65 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3380): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3380): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.421185292 +0000 UTC m=+223.548844028 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3380): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3880): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3880): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3880): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3880): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3880): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.421185292 +0000 UTC m=+223.548844028 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0011b3880): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe070 item 65 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be4c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be4c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be4c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be4c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be4c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.423749025 +0000 UTC m=+223.551407762 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be4c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be940): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe3f0 item 66 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be940): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be940): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be940): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be940): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.424856332 +0000 UTC m=+223.552515079 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006be940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bee80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bee80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bee80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bee80): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bee80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.424856332 +0000 UTC m=+223.552515079 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bee80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe5b0 item 66 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf4c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf4c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf4c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf4c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf4c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.427116462 +0000 UTC m=+223.554775208 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf4c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf940): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf940): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf940): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf940): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afe930 item 67 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf940): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.427986531 +0000 UTC m=+223.555645278 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bf940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bfe40): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bfe40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bfe40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bfe40): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bfe40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.427986531 +0000 UTC m=+223.555645278 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0006bfe40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000afebd0 item 67 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70340): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70340): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70340): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70340): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70340): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.430753918 +0000 UTC m=+223.558412654 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70340): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70840): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70840): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 68 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70840): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70840): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70840): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70840): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70840): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.431787477 +0000 UTC m=+223.559446212 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70840): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70d80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70d80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70d80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70d80): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70d80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.431787477 +0000 UTC m=+223.559446212 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a70d80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 68 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a713c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a713c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a713c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a713c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a713c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.434239708 +0000 UTC m=+223.561898455 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a713c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71840): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71840): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71840): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71840): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71840): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f0a0 item 69 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71840): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71840): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.435315095 +0000 UTC m=+223.562973832 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71840): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71d40): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71d40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71d40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71d40): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71d40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.435315095 +0000 UTC m=+223.562973832 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a71d40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 69 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794440): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794440): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794440): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794440): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794440): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.437855574 +0000 UTC m=+223.565514320 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794440): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794940): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fa40 item 70 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794940): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794940): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794940): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794940): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.439024808 +0000 UTC m=+223.566683554 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794e80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794e80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794e80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794e80): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794e80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.439024808 +0000 UTC m=+223.566683554 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000794e80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fd50 item 70 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795500): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795500): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795500): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795500): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795500): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.441357024 +0000 UTC m=+223.569015770 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795500): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795a00): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795a00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795a00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795a00): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795a00): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be230 item 71 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795a00): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795a00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.442352881 +0000 UTC m=+223.570011697 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795a00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795f00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795f00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795f00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795f00): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795f00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.442352881 +0000 UTC m=+223.570011697 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000795f00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be3f0 item 71 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2600): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2600): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2600): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2600): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2600): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.445265271 +0000 UTC m=+223.572924007 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2600): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2b00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2b00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005becb0 item 72 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2b00): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2b00): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2b00): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2b00): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2b00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.44646922 +0000 UTC m=+223.574127956 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a2b00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3040): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3040): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3040): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3040): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3040): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.44646922 +0000 UTC m=+223.574127956 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3040): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf030 item 72 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3600): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3600): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3600): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3600): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3600): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3600): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3600): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.448743126 +0000 UTC m=+223.576401872 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3600): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3b00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3b00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3b00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bfc00 item 73 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3b00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3b00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.449497597 +0000 UTC m=+223.577156334 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007a3b00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2040): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2040): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2040): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2040): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2040): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bfe30 item 73 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2040): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2040): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.450561883 +0000 UTC m=+223.578220630 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2040): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2580): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2580): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2580): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2580): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2580): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.450561883 +0000 UTC m=+223.578220630 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2580): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe2a0 item 73 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2bc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2bc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2bc0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2bc0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2bc0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2bc0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2bc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.452868301 +0000 UTC m=+223.580527038 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b2bc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b30c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b30c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b30c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe7e0 item 74 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b30c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b30c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.453683889 +0000 UTC m=+223.581342625 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b30c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3600): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3600): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fea80 item 74 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3600): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3600): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3600): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3600): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3600): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.454755048 +0000 UTC m=+223.582413794 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3600): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3b80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3b80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3b80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3b80): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3b80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.454755048 +0000 UTC m=+223.582413794 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007b3b80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fecb0 item 74 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8240): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8240): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8240): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8240): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8240): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.457208482 +0000 UTC m=+223.584867229 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8740): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8740): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8740): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff500 item 75 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8740): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8740): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.458193078 +0000 UTC m=+223.585851814 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8740): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8c80): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8c80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8c80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8c80): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8c80): _writeAt: size=3, off=2 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff730 item 75 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8c80): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8c80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.459153979 +0000 UTC m=+223.586812715 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e8c80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e91c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e91c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e91c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e91c0): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e91c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.459153979 +0000 UTC m=+223.586812715 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e91c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff8f0 item 75 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9800): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9800): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9800): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9800): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9800): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9800): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9800): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.461385716 +0000 UTC m=+223.589044462 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9800): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9d00): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9d00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9d00): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e000 item 76 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9d00): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9d00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.462811613 +0000 UTC m=+223.590470349 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0007e9d00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008022c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008022c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e230 item 76 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008022c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008022c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008022c0): _writeAt: size=3, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008022c0): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008022c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.463962653 +0000 UTC m=+223.591621389 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008022c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802840): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802840): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802840): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802840): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802840): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.463962653 +0000 UTC m=+223.591621389 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802840): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e5b0 item 76 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802e80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802e80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802e80): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802e80): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802e80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802e80): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802e80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.466786686 +0000 UTC m=+223.594445422 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000802e80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803380): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803380): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803380): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e930 item 77 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803380): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803380): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.468331628 +0000 UTC m=+223.595990364 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803380): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803a80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803a80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803a80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803a80): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803a80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.468331628 +0000 UTC m=+223.595990364 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000803a80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8eb60 item 77 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812140): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812140): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812140): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812140): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812140): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812140): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812140): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.470952027 +0000 UTC m=+223.598610773 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812140): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812640): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812640): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812640): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f030 item 78 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812640): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812640): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.471933797 +0000 UTC m=+223.599592534 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812640): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812d40): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812d40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812d40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812d40): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812d40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.471933797 +0000 UTC m=+223.599592534 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000812d40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f1f0 item 78 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813380): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813380): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813380): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813380): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813380): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813380): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813380): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.474699922 +0000 UTC m=+223.602358657 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813380): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813880): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813880): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813880): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f650 item 79 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813880): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813880): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.475517543 +0000 UTC m=+223.603176289 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000813880): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830000): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830000): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830000): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830000): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830000): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.475517543 +0000 UTC m=+223.603176289 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830000): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f8f0 item 79 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830640): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830640): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830640): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830640): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830640): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830640): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830640): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.478268367 +0000 UTC m=+223.605927103 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830640): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830b40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830b40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830b40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fd50 item 80 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830b40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830b40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.47920878 +0000 UTC m=+223.606867516 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000830b40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831240): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831240): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831240): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831240): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831240): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.47920878 +0000 UTC m=+223.606867516 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831240): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ff10 item 80 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831880): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831880): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831880): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831880): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831880): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.481705907 +0000 UTC m=+223.609364653 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831880): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831d00): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831d00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831d00): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831d00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831d00): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831d00): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610930 item 81 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831d00): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831d00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.482738072 +0000 UTC m=+223.610396818 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000831d00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008722c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008722c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008722c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008722c0): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008722c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.482738072 +0000 UTC m=+223.610396818 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008722c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610af0 item 81 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872940): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872940): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872940): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872940): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872940): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.485510507 +0000 UTC m=+223.613169244 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872940): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872e40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872e40): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872e40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611180 item 82 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872e40): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872e40): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872e40): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872e40): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872e40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.486383264 +0000 UTC m=+223.614042010 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000872e40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008733c0): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008733c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008733c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008733c0): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008733c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.486383264 +0000 UTC m=+223.614042010 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008733c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611650 item 82 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873a40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873a40): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873a40): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873a40): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873a40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.488866213 +0000 UTC m=+223.616524949 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873a40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873f40): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873f40): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873f40): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873f40): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873f40): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873f40): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611c70 item 83 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873f40): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873f40): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.489890173 +0000 UTC m=+223.617548920 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000873f40): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890500): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890500): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890500): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890500): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890500): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.489890173 +0000 UTC m=+223.617548920 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890500): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e230 item 83 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890b80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890b80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890b80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890b80): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890b80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.492033573 +0000 UTC m=+223.619692320 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000890b80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891080): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891080): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891080): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e700 item 84 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891080): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891080): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891080): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891080): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891080): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.493072731 +0000 UTC m=+223.620731468 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891080): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891600): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891600): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891600): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891600): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891600): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.493072731 +0000 UTC m=+223.620731468 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891600): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037efc0 item 84 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891c80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891c80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891c80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891c80): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891c80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.495872059 +0000 UTC m=+223.623530795 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000891c80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae200): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae200): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae200): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae200): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae200): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae200): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ff10 item 85 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae200): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae200): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.49680164 +0000 UTC m=+223.624460376 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae200): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae740): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae740): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae740): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae740): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae740): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.49680164 +0000 UTC m=+223.624460376 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ae740): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468770 item 85 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008aedc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008aedc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008aedc0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008aedc0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008aedc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.499493024 +0000 UTC m=+223.627151770 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008aedc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af2c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af2c0): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af2c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468ee0 item 86 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af2c0): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af2c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af2c0): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af2c0): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af2c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.500604909 +0000 UTC m=+223.628263655 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af2c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af840): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af840): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af840): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af840): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af840): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.500604909 +0000 UTC m=+223.628263655 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008af840): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469650 item 86 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008afec0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008afec0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008afec0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008afec0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008afec0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.503114219 +0000 UTC m=+223.630772965 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008afec0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8440): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8440): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8440): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8440): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8440): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8440): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469b90 item 87 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8440): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8440): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.504082735 +0000 UTC m=+223.631741480 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8440): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8980): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8980): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8980): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8980): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8980): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.504082735 +0000 UTC m=+223.631741480 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c8980): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6000 item 87 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9000): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9000): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9000): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9000): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9000): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.506577617 +0000 UTC m=+223.634236363 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9000): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9500): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9500): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9500): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6690 item 88 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9500): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9500): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9500): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9500): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9500): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.507533699 +0000 UTC m=+223.635192435 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9500): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9a80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9a80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9a80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9a80): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9a80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.507533699 +0000 UTC m=+223.635192435 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008c9a80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6850 item 88 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea140): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea140): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea140): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea140): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea140): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea140): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea140): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea140): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.509891383 +0000 UTC m=+223.637550129 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea140): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea680): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea680): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea680): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6bd0 item 89 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea680): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea680): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.510725585 +0000 UTC m=+223.638384321 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ea680): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eabc0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eabc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eabc0): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eabc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eabc0): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eabc0): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6d90 item 89 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eabc0): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eabc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.511891173 +0000 UTC m=+223.639549908 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eabc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb140): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb140): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb140): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb140): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb140): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.511891173 +0000 UTC m=+223.639549908 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb140): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee6fc0 item 89 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb780): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb780): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb780): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb780): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb780): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb780): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb780): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb780): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.514503637 +0000 UTC m=+223.642162373 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008eb780): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ebcc0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ebcc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ebcc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7420 item 90 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ebcc0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ebcc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.515332689 +0000 UTC m=+223.642991425 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0008ebcc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a280): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a280): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a280): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7810 item 90 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a280): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a280): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a280): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a280): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a280): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.5164635 +0000 UTC m=+223.644122247 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a280): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a840): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a840): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a840): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a840): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a840): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.5164635 +0000 UTC m=+223.644122247 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094a840): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee79d0 item 90 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094ae80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094ae80): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094ae80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094ae80): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094ae80): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094ae80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094ae80): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094ae80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.518967792 +0000 UTC m=+223.646626537 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094ae80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b3c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b3c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b3c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7d50 item 91 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b3c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b3c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.51981598 +0000 UTC m=+223.647474726 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b3c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b900): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b900): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b900): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b900): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b900): >_readAt: n=2, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b900): _writeAt: size=3, off=7 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7f10 item 91 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b900): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b900): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.520795817 +0000 UTC m=+223.648454553 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094b900): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094be80): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094be80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094be80): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094be80): >_readAt: n=8, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094be80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.520795817 +0000 UTC m=+223.648454553 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00094be80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000141c0 item 91 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096e540): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096e540): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096e540): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096e540): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096e540): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096e540): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096e540): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096e540): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.522973501 +0000 UTC m=+223.650632237 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096e540): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096ea80): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096ea80): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096ea80): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000014690 item 92 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096ea80): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096ea80): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.523815839 +0000 UTC m=+223.651474575 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096ea80): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096efc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096efc0): open at offset 5 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096efc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000014850 item 92 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096efc0): _readAt: size=2, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096efc0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096efc0): _writeAt: size=3, off=5 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096efc0): >_writeAt: n=3, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096efc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.524912786 +0000 UTC m=+223.652571522 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096efc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096f580): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096f580): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096f580): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096f580): >_readAt: n=3, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096f580): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.524912786 +0000 UTC m=+223.652571522 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096f580): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000014af0 item 92 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096fbc0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096fbc0): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096fbc0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096fbc0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096fbc0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096fbc0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096fbc0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096fbc0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.527390457 +0000 UTC m=+223.655049203 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc00096fbc0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984180): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984180): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984180): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000150a0 item 93 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984180): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984180): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.528418805 +0000 UTC m=+223.656077551 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984180): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984880): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984880): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984880): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984880): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984880): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.528418805 +0000 UTC m=+223.656077551 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984880): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000015260 item 93 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984ec0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984ec0): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984ec0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984ec0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984ec0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984ec0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984ec0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984ec0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.531121289 +0000 UTC m=+223.658780035 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000984ec0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985400): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985400): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985400): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000015730 item 94 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985400): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985400): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.532252681 +0000 UTC m=+223.659911428 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985400): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985b00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985b00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985b00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985b00): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985b00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.532252681 +0000 UTC m=+223.659911428 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000985b00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000158f0 item 94 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d61c0): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d61c0): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d61c0): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d61c0): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d61c0): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d61c0): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d61c0): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d61c0): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.534942572 +0000 UTC m=+223.662601308 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d61c0): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6700): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6700): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6700): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000015e30 item 95 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6700): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6700): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.53588083 +0000 UTC m=+223.663539576 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6700): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6e00): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6e00): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6e00): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6e00): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6e00): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.53588083 +0000 UTC m=+223.663539576 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d6e00): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c070 item 95 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 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/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7440): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7440): open at offset 0 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7440): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7440): _readAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7440): >_readAt: n=0, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7440): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7440): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7440): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.538532638 +0000 UTC m=+223.666191385 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7440): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7980): _writeAt: size=5, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7980): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7980): >openPending: err= 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c700 item 96 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7980): >_writeAt: n=5, err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7980): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.539331024 +0000 UTC m=+223.666989770 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc0009d7980): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/23 04:24:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/23 04:24:07 DEBUG : open-test-file: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a42100): _readAt: size=512, off=0 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a42100): openPending: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a42100): >openPending: err= 2026/02/23 04:24:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a42100): >_readAt: n=5, err=EOF 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a42100): close: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-23 04:24:07.539331024 +0000 UTC m=+223.666989770 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : open-test-file(0xc000a42100): >close: err= 2026/02/23 04:24:07 DEBUG : open-test-file: Remove: 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045caf0 item 96 2026/02/23 04:24:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/23 04:24:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/23 04:24:07 DEBUG : open-test-file: >Remove: err= 2026/02/23 04:24:07 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:07 DEBUG : Looking for writers 2026/02/23 04:24:07 DEBUG : >WaitForWriters: 2026/02/23 04:24:07 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.47s) --- PASS: TestRWFileHandleOpenTests/writes (0.72s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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.75s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:07 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:07 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:24:07 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:07 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:24:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:07 DEBUG : file1: newRWFileHandle: 2026/02/23 04:24:07 DEBUG : file1(0xc0011e0140): openPending: 2026/02/23 04:24:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:07 DEBUG : file1(0xc0011e0140): >openPending: err= 2026/02/23 04:24:07 DEBUG : file1: >newRWFileHandle: err= 2026/02/23 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/23 04:24:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/23 04:24:07 DEBUG : file1(0xc0011e0140): _writeAt: size=2, off=0 2026/02/23 04:24:07 DEBUG : file1(0xc0011e0140): >_writeAt: n=2, err= 2026/02/23 04:24:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/23 04:24:07 DEBUG : file1(0xc0011e0140): RWFileHandle.Flush 2026/02/23 04:24:07 DEBUG : file1(0xc0011e0140): RWFileHandle.Release 2026/02/23 04:24:07 DEBUG : file1(0xc0011e0140): close: 2026/02/23 04:24:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/23 04:24:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:07 DEBUG : file1(0xc0011e0140): >close: err= 2026/02/23 04:24:07 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:07 DEBUG : Looking for writers 2026/02/23 04:24:07 DEBUG : file1: reading active writers 2026/02/23 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:24:07 DEBUG : Looking for writers 2026/02/23 04:24:07 DEBUG : file1: reading active writers 2026/02/23 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:24:07 DEBUG : Looking for writers 2026/02/23 04:24:07 DEBUG : file1: reading active writers 2026/02/23 04:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:24:08 DEBUG : Looking for writers 2026/02/23 04:24:08 DEBUG : file1: reading active writers 2026/02/23 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:24:08 DEBUG : file1: vfs cache: starting upload 2026/02/23 04:24:08 DEBUG : Looking for writers 2026/02/23 04:24:08 DEBUG : file1: reading active writers 2026/02/23 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:24:08 DEBUG : Looking for writers 2026/02/23 04:24:08 DEBUG : file1: reading active writers 2026/02/23 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:24:08 DEBUG : Looking for writers 2026/02/23 04:24:08 DEBUG : file1: reading active writers 2026/02/23 04:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:24:09 DEBUG : Looking for writers 2026/02/23 04:24:09 DEBUG : file1: reading active writers 2026/02/23 04:24:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/23 04:24:09 DEBUG : file1: size = 2 OK 2026/02/23 04:24:09 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/02/23 04:24:09 INFO : file1: Copied (new) 2026/02/23 04:24:09 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/02/23 04:24:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/23 04:24:09 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/23 04:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:09 INFO : file1: vfs cache: upload succeeded try #1 2026/02/23 04:24:10 DEBUG : Looking for writers 2026/02/23 04:24:10 DEBUG : file1: reading active writers 2026/02/23 04:24:10 DEBUG : >WaitForWriters: 2026/02/23 04:24:10 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:10 DEBUG : Looking for writers 2026/02/23 04:24:10 DEBUG : file1: reading active writers 2026/02/23 04:24:10 DEBUG : >WaitForWriters: 2026/02/23 04:24:10 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.61s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:11 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:11 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:24:11 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:11 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:11 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:24:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:11 DEBUG : rename_me: newRWFileHandle: 2026/02/23 04:24:11 DEBUG : rename_me(0xc000a429c0): openPending: 2026/02/23 04:24:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/23 04:24:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/23 04:24:11 DEBUG : rename_me(0xc000a429c0): >openPending: err= 2026/02/23 04:24:11 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/23 04:24:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/23 04:24:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/23 04:24:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/23 04:24:11 DEBUG : rename_me(0xc000a429c0): _writeAt: size=5, off=0 2026/02/23 04:24:11 DEBUG : rename_me(0xc000a429c0): >_writeAt: n=5, err= 2026/02/23 04:24:11 DEBUG : rename_me(0xc000a429c0): close: 2026/02/23 04:24:11 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-23 04:24:11.680053007 +0000 UTC m=+227.807711743 2026/02/23 04:24:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/23 04:24:11 DEBUG : rename_me(0xc000a429c0): >close: err= 2026/02/23 04:24:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/23 04:24:11 DEBUG : i_was_renamed: Updating file with 0xc000e84d80 2026/02/23 04:24:11 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/23 04:24:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/23 04:24:11 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:11 DEBUG : Looking for writers 2026/02/23 04:24:11 DEBUG : i_was_renamed: reading active writers 2026/02/23 04:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/23 04:24:11 DEBUG : Looking for writers 2026/02/23 04:24:11 DEBUG : i_was_renamed: reading active writers 2026/02/23 04:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/23 04:24:11 DEBUG : Looking for writers 2026/02/23 04:24:11 DEBUG : i_was_renamed: reading active writers 2026/02/23 04:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/23 04:24:11 DEBUG : Looking for writers 2026/02/23 04:24:11 DEBUG : i_was_renamed: reading active writers 2026/02/23 04:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/23 04:24:11 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/23 04:24:11 DEBUG : Looking for writers 2026/02/23 04:24:11 DEBUG : i_was_renamed: reading active writers 2026/02/23 04:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/23 04:24:11 DEBUG : Looking for writers 2026/02/23 04:24:11 DEBUG : i_was_renamed: reading active writers 2026/02/23 04:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/23 04:24:12 DEBUG : Looking for writers 2026/02/23 04:24:12 DEBUG : i_was_renamed: reading active writers 2026/02/23 04:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/23 04:24:12 DEBUG : Looking for writers 2026/02/23 04:24:12 DEBUG : i_was_renamed: reading active writers 2026/02/23 04:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/23 04:24:13 DEBUG : i_was_renamed: size = 5 OK 2026/02/23 04:24:13 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/23 04:24:13 INFO : i_was_renamed: Copied (new) 2026/02/23 04:24:13 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-02-23 04:24:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/23 04:24:13 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/23 04:24:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/23 04:24:13 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/23 04:24:13 DEBUG : Looking for writers 2026/02/23 04:24:13 DEBUG : i_was_renamed: reading active writers 2026/02/23 04:24:13 DEBUG : >WaitForWriters: 2026/02/23 04:24:13 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.29s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:14 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:14 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/23 04:24:14 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:14 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/23 04:24:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-vehamax1zipi" 2026/02/23 04:24:14 INFO : files root 'rclone-test-vehamax1zipi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/23 04:24:14 DEBUG : forgetting directory cache 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate(0xc000b90880): _readAt: size=512, off=0 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate(0xc000b90880): openPending: 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-23 03:25:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/23 04:24:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate(0xc000b90880): >openPending: err= 2026/02/23 04:24:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:16 DEBUG : forgetting directory cache 2026/02/23 04:24:16 DEBUG : TestRWCacheUpdate(0xc000b90880): >_readAt: n=20, err=EOF 2026/02/23 04:24:16 DEBUG : TestRWCacheUpdate(0xc000b90880): close: 2026/02/23 04:24:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:25:14 +0000 UTC 2026/02/23 04:24:16 DEBUG : TestRWCacheUpdate(0xc000b90880): >close: err= 2026/02/23 04:24:16 DEBUG : Re-reading directory (263.503596ms old) 2026/02/23 04:24:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:16 DEBUG : forgetting directory cache 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate(0xc0011cf080): _readAt: size=512, off=0 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate(0xc0011cf080): openPending: 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-23 03:26:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-02-23 03:25:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-23 03:26:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-02-23 03:25:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/02/23 04:24:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/23 04:24:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate(0xc0011cf080): >openPending: err= 2026/02/23 04:24:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:17 DEBUG : forgetting directory cache 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate(0xc0011cf080): >_readAt: n=20, err=EOF 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate(0xc0011cf080): close: 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:26:14 +0000 UTC 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate(0xc0011cf080): >close: err= 2026/02/23 04:24:17 DEBUG : Re-reading directory (262.552885ms old) 2026/02/23 04:24:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:18 DEBUG : forgetting directory cache 2026/02/23 04:24:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate(0xc000b91200): _readAt: size=512, off=0 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate(0xc000b91200): openPending: 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-23 03:27:14 +0000 UTC," against cached fingerprint "20,2026-02-23 03:26:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-23 03:27:14 +0000 UTC," != cached fingerprint "20,2026-02-23 03:26:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/02/23 04:24:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/23 04:24:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate(0xc000b91200): >openPending: err= 2026/02/23 04:24:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:19 DEBUG : forgetting directory cache 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate(0xc000b91200): >_readAt: n=20, err=EOF 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate(0xc000b91200): close: 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:27:14 +0000 UTC 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate(0xc000b91200): >close: err= 2026/02/23 04:24:19 DEBUG : Re-reading directory (260.896012ms old) 2026/02/23 04:24:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:19 DEBUG : forgetting directory cache 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate(0xc0011e0d40): _readAt: size=512, off=0 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate(0xc0011e0d40): openPending: 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-23 03:28:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-02-23 03:27:14 +0000 UTC," 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-23 03:28:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-02-23 03:27:14 +0000 UTC,") 2026/02/23 04:24:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/23 04:24:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate(0xc0011e0d40): >openPending: err= 2026/02/23 04:24:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:20 DEBUG : forgetting directory cache 2026/02/23 04:24:21 DEBUG : TestRWCacheUpdate(0xc0011e0d40): >_readAt: n=20, err=EOF 2026/02/23 04:24:21 DEBUG : TestRWCacheUpdate(0xc0011e0d40): close: 2026/02/23 04:24:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:28:14 +0000 UTC 2026/02/23 04:24:21 DEBUG : TestRWCacheUpdate(0xc0011e0d40): >close: err= 2026/02/23 04:24:21 DEBUG : Re-reading directory (256.526868ms old) 2026/02/23 04:24:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:21 DEBUG : forgetting directory cache 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate(0xc000a42200): _readAt: size=512, off=0 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate(0xc000a42200): openPending: 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-23 03:29:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-02-23 03:28:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-23 03:29:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-02-23 03:28:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/02/23 04:24:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/23 04:24:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate(0xc000a42200): >openPending: err= 2026/02/23 04:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:22 DEBUG : forgetting directory cache 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate(0xc000a42200): >_readAt: n=20, err=EOF 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate(0xc000a42200): close: 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:29:14 +0000 UTC 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate(0xc000a42200): >close: err= 2026/02/23 04:24:22 DEBUG : Re-reading directory (259.744333ms old) 2026/02/23 04:24:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:23 DEBUG : forgetting directory cache 2026/02/23 04:24:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate(0xc000b90300): _readAt: size=512, off=0 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate(0xc000b90300): openPending: 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-23 03:30:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-02-23 03:29:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-23 03:30:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-02-23 03:29:14 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/02/23 04:24:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/23 04:24:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate(0xc000b90300): >openPending: err= 2026/02/23 04:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:24 DEBUG : forgetting directory cache 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate(0xc000b90300): >_readAt: n=20, err=EOF 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate(0xc000b90300): close: 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:30:14 +0000 UTC 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate(0xc000b90300): >close: err= 2026/02/23 04:24:24 DEBUG : Re-reading directory (270.504216ms old) 2026/02/23 04:24:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:24 DEBUG : forgetting directory cache 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate(0xc000b90a40): _readAt: size=512, off=0 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate(0xc000b90a40): openPending: 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-02-23 03:31:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-02-23 03:30:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-02-23 03:31:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-02-23 03:30:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/02/23 04:24:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/02/23 04:24:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate(0xc000b90a40): >openPending: err= 2026/02/23 04:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:25 DEBUG : forgetting directory cache 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate(0xc000b90a40): >_readAt: n=21, err=EOF 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate(0xc000b90a40): close: 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:31:14 +0000 UTC 2026/02/23 04:24:25 DEBUG : TestRWCacheUpdate(0xc000b90a40): >close: err= 2026/02/23 04:24:25 DEBUG : Re-reading directory (262.857922ms old) 2026/02/23 04:24:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:26 DEBUG : forgetting directory cache 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate(0xc000b91140): _readAt: size=512, off=0 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate(0xc000b91140): openPending: 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-02-23 03:32:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-02-23 03:31:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-02-23 03:32:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-02-23 03:31:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/02/23 04:24:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/02/23 04:24:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate(0xc000b91140): >openPending: err= 2026/02/23 04:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:27 DEBUG : forgetting directory cache 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate(0xc000b91140): >_readAt: n=22, err=EOF 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate(0xc000b91140): close: 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:32:14 +0000 UTC 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate(0xc000b91140): >close: err= 2026/02/23 04:24:27 DEBUG : Re-reading directory (263.162288ms old) 2026/02/23 04:24:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:27 DEBUG : forgetting directory cache 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate(0xc0011e0740): _readAt: size=512, off=0 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate(0xc0011e0740): openPending: 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-02-23 03:33:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-02-23 03:32:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-02-23 03:33:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-02-23 03:32:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/02/23 04:24:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/02/23 04:24:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate(0xc0011e0740): >openPending: err= 2026/02/23 04:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:29 DEBUG : forgetting directory cache 2026/02/23 04:24:29 DEBUG : TestRWCacheUpdate(0xc0011e0740): >_readAt: n=23, err=EOF 2026/02/23 04:24:29 DEBUG : TestRWCacheUpdate(0xc0011e0740): close: 2026/02/23 04:24:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:33:14 +0000 UTC 2026/02/23 04:24:29 DEBUG : TestRWCacheUpdate(0xc0011e0740): >close: err= 2026/02/23 04:24:29 DEBUG : Re-reading directory (273.034627ms old) 2026/02/23 04:24:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:29 DEBUG : forgetting directory cache 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate(0xc000a43600): _readAt: size=512, off=0 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate(0xc000a43600): openPending: 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-02-23 03:34:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-02-23 03:33:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-02-23 03:34:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-02-23 03:33:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/02/23 04:24:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/02/23 04:24:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate(0xc000a43600): >openPending: err= 2026/02/23 04:24:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:30 DEBUG : forgetting directory cache 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate(0xc000a43600): >_readAt: n=24, err=EOF 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate(0xc000a43600): close: 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-23 03:34:14 +0000 UTC 2026/02/23 04:24:30 DEBUG : TestRWCacheUpdate(0xc000a43600): >close: err= 2026/02/23 04:24:30 DEBUG : Re-reading directory (302.676481ms old) 2026/02/23 04:24:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/23 04:24:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/23 04:24:31 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:31 DEBUG : Looking for writers 2026/02/23 04:24:31 DEBUG : TestRWCacheUpdate: reading active writers 2026/02/23 04:24:31 DEBUG : >WaitForWriters: 2026/02/23 04:24:31 DEBUG : files root 'rclone-test-vehamax1zipi': vfs cache: cleaner exiting 2026/02/23 04:24:31 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.73s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:33 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:24:33 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/23 04:24:33 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/23 04:24:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/23 04:24:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/23 04:24:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:24:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/23 04:24:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:24:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:34 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:34 DEBUG : Looking for writers 2026/02/23 04:24:34 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/23 04:24:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/23 04:24:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.08s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:34 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:34 DEBUG : files root 'rclone-test-vehamax1zipi': Reusing VFS from active cache 2026/02/23 04:24:34 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:34 DEBUG : Looking for writers 2026/02/23 04:24:34 DEBUG : >WaitForWriters: 2026/02/23 04:24:34 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:34 DEBUG : Looking for writers 2026/02/23 04:24:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:34 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:34 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:34 DEBUG : Looking for writers 2026/02/23 04:24:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:35 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:35 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:35 DEBUG : Looking for writers 2026/02/23 04:24:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:35 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:37 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:37 DEBUG : dir: Looking for writers 2026/02/23 04:24:37 DEBUG : file2: reading active writers 2026/02/23 04:24:37 DEBUG : Looking for writers 2026/02/23 04:24:37 DEBUG : dir: reading active writers 2026/02/23 04:24:37 DEBUG : file1: reading active writers 2026/02/23 04:24:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.88s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:38 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:40 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:40 DEBUG : dir: Looking for writers 2026/02/23 04:24:40 DEBUG : Looking for writers 2026/02/23 04:24:40 DEBUG : dir: reading active writers 2026/02/23 04:24:40 DEBUG : file1: reading active writers 2026/02/23 04:24:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.80s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:41 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:24:43 DEBUG : file1: Open: flags=O_RDONLY 2026/02/23 04:24:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/23 04:24:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/23 04:24:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:24:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/23 04:24:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/23 04:24:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/23 04:24:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/23 04:24:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/23 04:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/23 04:24:43 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/23 04:24:44 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/23 04:24:44 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/02/23 04:24:44 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/23 04:24:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/23 04:24:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/23 04:24:44 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:44 DEBUG : dir: Looking for writers 2026/02/23 04:24:44 DEBUG : file2: reading active writers 2026/02/23 04:24:44 DEBUG : new_file.txt: reading active writers 2026/02/23 04:24:44 DEBUG : Looking for writers 2026/02/23 04:24:44 DEBUG : dir: reading active writers 2026/02/23 04:24:44 DEBUG : file1: reading active writers 2026/02/23 04:24:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.93s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:45 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/23 04:24:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000e29200 2026/02/23 04:24:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/23 04:24:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:47 INFO : dir/file1: Moved (server-side) to: file0 2026/02/23 04:24:47 DEBUG : file0: Updating file with file0 0xc000e29200 2026/02/23 04:24:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/23 04:24:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/23 04:24:48 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:48 DEBUG : dir: Looking for writers 2026/02/23 04:24:48 DEBUG : Looking for writers 2026/02/23 04:24:48 DEBUG : file0: reading active writers 2026/02/23 04:24:48 DEBUG : dir: reading active writers 2026/02/23 04:24:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.74s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:48 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:48 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:48 DEBUG : Looking for writers 2026/02/23 04:24:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:49 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:49 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/23 04:24:49 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/23 04:24:50 DEBUG : Added virtual directory entry vAddDir: "b" 2026/02/23 04:24:50 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/23 04:24:51 DEBUG : Added virtual directory entry vAddDir: "d" 2026/02/23 04:24:51 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:51 DEBUG : c: Looking for writers 2026/02/23 04:24:51 DEBUG : d: Looking for writers 2026/02/23 04:24:51 DEBUG : Looking for writers 2026/02/23 04:24:51 DEBUG : a: Looking for writers 2026/02/23 04:24:51 DEBUG : b: Looking for writers 2026/02/23 04:24:51 DEBUG : Looking for writers 2026/02/23 04:24:51 DEBUG : d: reading active writers 2026/02/23 04:24:51 DEBUG : /: reading active writers 2026/02/23 04:24:51 DEBUG : a: reading active writers 2026/02/23 04:24:51 DEBUG : b: reading active writers 2026/02/23 04:24:51 DEBUG : c: reading active writers 2026/02/23 04:24:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.60s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:52 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/23 04:24:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/23 04:24:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/23 04:24:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/02/23 04:24:56 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:56 DEBUG : a/b/c/d: Looking for writers 2026/02/23 04:24:56 DEBUG : a/b/c: Looking for writers 2026/02/23 04:24:56 DEBUG : d: reading active writers 2026/02/23 04:24:56 DEBUG : a/b: Looking for writers 2026/02/23 04:24:56 DEBUG : c: reading active writers 2026/02/23 04:24:56 DEBUG : a: Looking for writers 2026/02/23 04:24:56 DEBUG : b: reading active writers 2026/02/23 04:24:56 DEBUG : Looking for writers 2026/02/23 04:24:56 DEBUG : a: reading active writers 2026/02/23 04:24:56 DEBUG : >WaitForWriters: 2026/02/23 04:24:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/a/b/c not empty`) 2026/02/23 04:24:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/23 04:24:57 DEBUG : pacer: Reducing sleep to 15ms 2026/02/23 04:24:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/a/b not empty`) 2026/02/23 04:24:57 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/02/23 04:24:57 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/a/b not empty`) 2026/02/23 04:24:57 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/02/23 04:24:57 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/a/b not empty`) 2026/02/23 04:24:57 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/02/23 04:24:57 DEBUG : pacer: Reducing sleep to 90ms 2026/02/23 04:24:57 DEBUG : pacer: Reducing sleep to 67.5ms 2026/02/23 04:24:57 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (5.35s) === 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-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:58 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:58 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:24:58 DEBUG : Looking for writers 2026/02/23 04:24:58 DEBUG : >WaitForWriters: 2026/02/23 04:24:58 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/02/23 04:24:58 DEBUG : pacer: Reducing sleep to 28.476562ms --- PASS: TestVFSIsMetadataFile (0.24s) === 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-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:24:58 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:24:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:58 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/02/23 04:24:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:24:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:24:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/23 04:24:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/23 04:24:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/23 04:24:58 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/23 04:24:59 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/02/23 04:24:59 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/02/23 04:24:59 DEBUG : file1: size = 5 OK 2026/02/23 04:24:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/23 04:24:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/23 04:24:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:59 DEBUG : pacer: Reducing sleep to 10ms 2026/02/23 04:24:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:24:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:24:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:24:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:24:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:24:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:24:59 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/23 04:24:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/23 04:24:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/23 04:24:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:24:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:24:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:24:59 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/23 04:25:00 DEBUG : file1: size = 0 OK 2026/02/23 04:25:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:25:00 DEBUG : file1: Size of src and dst objects identical 2026/02/23 04:25:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/23 04:25:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/23 04:25:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:25:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:25:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:00 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (7 bytes), uploading instead of streaming 2026/02/23 04:25:01 DEBUG : file1: size = 7 OK 2026/02/23 04:25:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:25:01 DEBUG : file1: Size of src and dst objects identical 2026/02/23 04:25:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:01 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:01 DEBUG : Looking for writers 2026/02/23 04:25:01 DEBUG : file1: reading active writers 2026/02/23 04:25:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.30s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:01 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:25:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:25:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:25:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:25:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:01 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/23 04:25:02 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/23 04:25:02 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/23 04:25:02 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/23 04:25:02 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (11 bytes), uploading instead of streaming 2026/02/23 04:25:03 DEBUG : file1: size = 11 OK 2026/02/23 04:25:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:25:03 DEBUG : file1: Size of src and dst objects identical 2026/02/23 04:25:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/02/23 04:25:03 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:03 DEBUG : Looking for writers 2026/02/23 04:25:03 DEBUG : file1: reading active writers 2026/02/23 04:25:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.41s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:03 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:25:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:25:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:25:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:25:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/23 04:25:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:04 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/23 04:25:04 DEBUG : file1: size = 5 OK 2026/02/23 04:25:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:25:04 DEBUG : file1: Size of src and dst objects identical 2026/02/23 04:25:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/23 04:25:04 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:04 DEBUG : Looking for writers 2026/02/23 04:25:04 DEBUG : file1: reading active writers 2026/02/23 04:25:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.28s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:05 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:25:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:25:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:25:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:25:05 DEBUG : file1: WriteFileHandle.Release closing 2026/02/23 04:25:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:05 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/23 04:25:06 DEBUG : file1: size = 0 OK 2026/02/23 04:25:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:25:06 DEBUG : file1: Size of src and dst objects identical 2026/02/23 04:25:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/23 04:25:06 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:06 DEBUG : Looking for writers 2026/02/23 04:25:06 DEBUG : file1: reading active writers 2026/02/23 04:25:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.38s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:06 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:25:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:25:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:25:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:25:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:06 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (2 bytes), uploading instead of streaming 2026/02/23 04:25:07 DEBUG : file1: size = 2 OK 2026/02/23 04:25:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:25:07 DEBUG : file1: Size of src and dst objects identical 2026/02/23 04:25:07 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/02/23 04:25:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:07 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:07 DEBUG : Looking for writers 2026/02/23 04:25:07 DEBUG : file1: reading active writers 2026/02/23 04:25:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.40s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:08 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:25:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:25:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:25:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:25:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:08 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/23 04:25:08 DEBUG : file1: size = 0 OK 2026/02/23 04:25:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:25:08 DEBUG : file1: Size of src and dst objects identical 2026/02/23 04:25:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:25:08 DEBUG : file1: Open: flags=O_RDONLY 2026/02/23 04:25:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/23 04:25:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/23 04:25:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:09 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:09 DEBUG : Looking for writers 2026/02/23 04:25:09 DEBUG : file1: reading active writers 2026/02/23 04:25:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.60s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:09 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/23 04:25:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/23 04:25:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/23 04:25:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/23 04:25:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:09 DEBUG : files root 'rclone-test-vehamax1zipi': File to upload is small (100 bytes), uploading instead of streaming 2026/02/23 04:25:10 DEBUG : file1: size = 100 OK 2026/02/23 04:25:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/02/23 04:25:10 DEBUG : file1: Size of src and dst objects identical 2026/02/23 04:25:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/23 04:25:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/23 04:25:10 DEBUG : file1: Open: flags=O_RDONLY 2026/02/23 04:25:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/23 04:25:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/23 04:25:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:10 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:10 DEBUG : Looking for writers 2026/02/23 04:25:10 DEBUG : file1: reading active writers 2026/02/23 04:25:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.57s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:11 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:15 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/23 04:25:15 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/23 04:25:15 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:15 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:15 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/23 04:25:15 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/23 04:25:15 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/23 04:25:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/23 04:25:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/23 04:25:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/23 04:25:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:16 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:16 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/23 04:25:16 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/23 04:25:16 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:16 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:16 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:16 DEBUG : flat: Looking for writers 2026/02/23 04:25:16 DEBUG : f000.txt: reading active writers 2026/02/23 04:25:16 DEBUG : f001.txt: reading active writers 2026/02/23 04:25:16 DEBUG : f002.txt: reading active writers 2026/02/23 04:25:16 DEBUG : f003.txt: reading active writers 2026/02/23 04:25:16 DEBUG : f004.txt: reading active writers 2026/02/23 04:25:16 DEBUG : Looking for writers 2026/02/23 04:25:16 DEBUG : flat: reading active writers 2026/02/23 04:25:16 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.03s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:18 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:21 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/23 04:25:21 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/23 04:25:21 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:21 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:21 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/23 04:25:21 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/23 04:25:21 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:21 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:21 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/23 04:25:21 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/23 04:25:21 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:22 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:22 DEBUG : a/b/c: Looking for writers 2026/02/23 04:25:22 DEBUG : deep.txt: reading active writers 2026/02/23 04:25:22 DEBUG : a/b: Looking for writers 2026/02/23 04:25:22 DEBUG : c: reading active writers 2026/02/23 04:25:22 DEBUG : mid.txt: reading active writers 2026/02/23 04:25:22 DEBUG : a: Looking for writers 2026/02/23 04:25:22 DEBUG : top.txt: reading active writers 2026/02/23 04:25:22 DEBUG : b: reading active writers 2026/02/23 04:25:22 DEBUG : Looking for writers 2026/02/23 04:25:22 DEBUG : a: reading active writers 2026/02/23 04:25:22 DEBUG : >WaitForWriters: 2026/02/23 04:25:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/a/b not empty`) 2026/02/23 04:25:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/23 04:25:23 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/a/b not empty`) 2026/02/23 04:25:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/23 04:25:23 DEBUG : pacer: Reducing sleep to 30ms 2026/02/23 04:25:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/a not empty`) 2026/02/23 04:25:23 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/02/23 04:25:23 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-vehamax1zipi/a not empty`) 2026/02/23 04:25:23 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/02/23 04:25:24 DEBUG : pacer: Reducing sleep to 90ms 2026/02/23 04:25:24 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestZipManySubDirs (5.97s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:24 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:26 DEBUG : pacer: Reducing sleep to 50.625ms 2026/02/23 04:25:26 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/02/23 04:25:26 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/02/23 04:25:26 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/02/23 04:25:26 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/23 04:25:26 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/23 04:25:26 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:26 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/02/23 04:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:26 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:27 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:27 DEBUG : bigdir: Looking for writers 2026/02/23 04:25:27 DEBUG : big.bin: reading active writers 2026/02/23 04:25:27 DEBUG : Looking for writers 2026/02/23 04:25:27 DEBUG : bigdir: reading active writers 2026/02/23 04:25:27 DEBUG : >WaitForWriters: 2026/02/23 04:25:27 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/02/23 04:25:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipLargeFiles (4.28s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-vehamax1zipi'", Local "Local file system at /tmp/rclone399638413", Modify Window "1s" 2026/02/23 04:25:28 INFO : files root 'rclone-test-vehamax1zipi': poll-interval is not supported by this remote 2026/02/23 04:25:31 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/23 04:25:31 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/23 04:25:31 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:31 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:31 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/23 04:25:31 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/23 04:25:31 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:31 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:31 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/23 04:25:31 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/23 04:25:31 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/23 04:25:32 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/23 04:25:32 DEBUG : WaitForWriters: timeout=30s 2026/02/23 04:25:32 DEBUG : dir1: Looking for writers 2026/02/23 04:25:32 DEBUG : a.txt: reading active writers 2026/02/23 04:25:32 DEBUG : dir2: Looking for writers 2026/02/23 04:25:32 DEBUG : b.txt: reading active writers 2026/02/23 04:25:32 DEBUG : dir3: Looking for writers 2026/02/23 04:25:32 DEBUG : c.txt: reading active writers 2026/02/23 04:25:32 DEBUG : Looking for writers 2026/02/23 04:25:32 DEBUG : dir1: reading active writers 2026/02/23 04:25:32 DEBUG : dir2: reading active writers 2026/02/23 04:25:32 DEBUG : dir3: reading active writers 2026/02/23 04:25:32 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/02/23 04:25:33 DEBUG : files root 'rclone-test-vehamax1zipi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m9.835811007s (try 1/5): exit status 1: Failed [TestDirOpen TestFileSetModTime/cache=full,open=true,write=false TestFileOpenRead TestRWFileHandleFlushRead]