"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/06/03 01:00:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-bugoruh4biwo" 2026/06/03 01:00:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:00:19 DEBUG : Creating backend with remote "/tmp/rclone3638162151" === RUN TestDirHandleMethods run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:00:19 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:00:19 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:00:20 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo" with ID 4094112 2026/06/03 01:00:21 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/dir" with ID 4094113 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirHandleMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 Error: Received unexpected error: file does not exist Test: TestDirHandleMethods 2026/06/03 01:00:32 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:00:32 DEBUG : Looking for writers 2026/06/03 01:00:32 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleMethods (13.81s) === RUN TestDirHandleReaddir run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:00:33 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:00:33 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:00:39 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/dir/subdir" with ID 4094114 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got fstest.go:203: Not found "dir/file1" fstest.go:203: Not found "dir/file2" fstest.go:203: Not found "dir/subdir/file3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestDirHandleReaddir Messages: 3 objects not found dir_handle_test.go:48: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:48 Error: Received unexpected error: file does not exist Test: TestDirHandleReaddir 2026/06/03 01:00:50 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:00:50 DEBUG : Looking for writers 2026/06/03 01:00:50 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (18.00s) === RUN TestDirHandleReaddirnames run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:00:51 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:00:51 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirHandleReaddirnames Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddirnames Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Received unexpected error: file does not exist Test: TestDirHandleReaddirnames 2026/06/03 01:01:03 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:01:03 DEBUG : Looking for writers 2026/06/03 01:01:03 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddirnames (12.88s) === RUN TestDirMethods run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:01:04 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:01:04 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Not equal: expected: 0 actual : 1 Test: TestDirMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Received unexpected error: file does not exist Test: TestDirMethods 2026/06/03 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:01:16 DEBUG : Looking for writers 2026/06/03 01:01:16 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (12.98s) === RUN TestDirForgetAll run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:01:17 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:01:17 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Received unexpected error: file does not exist Test: TestDirForgetAll 2026/06/03 01:01:29 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:01:29 DEBUG : Looking for writers 2026/06/03 01:01:29 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (12.93s) === RUN TestDirForgetPath run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:01:30 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:01:30 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetPath Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Received unexpected error: file does not exist Test: TestDirForgetPath 2026/06/03 01:01:42 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:01:42 DEBUG : Looking for writers 2026/06/03 01:01:42 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (12.95s) === RUN TestDirWalk run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:01:43 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:01:43 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Received unexpected error: file does not exist Test: TestDirWalk 2026/06/03 01:01:55 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:01:55 DEBUG : Looking for writers 2026/06/03 01:01:55 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (12.94s) === RUN TestDirSetModTime run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:01:56 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:01:56 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirSetModTime Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Not equal: expected: 0 actual : 1 Test: TestDirSetModTime Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Received unexpected error: file does not exist Test: TestDirSetModTime 2026/06/03 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:02:08 DEBUG : Looking for writers 2026/06/03 01:02:08 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (12.95s) === RUN TestDirStat run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:02:09 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:02:09 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirStat Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Not equal: expected: 0 actual : 1 Test: TestDirStat Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Received unexpected error: file does not exist Test: TestDirStat 2026/06/03 01:02:21 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:02:21 DEBUG : Looking for writers 2026/06/03 01:02:21 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (13.52s) === RUN TestDirReadDirAll run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:02:22 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:02:22 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got fstest.go:203: Not found "dir/file2" fstest.go:203: Not found "dir/subdir/file3" fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestDirReadDirAll Messages: 3 objects not found dir_test.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:262 Error: Received unexpected error: file does not exist Test: TestDirReadDirAll 2026/06/03 01:02:39 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:02:39 DEBUG : Looking for writers 2026/06/03 01:02:39 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (18.15s) === RUN TestDirOpen run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:02:40 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:02:40 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 /usr/local/go/src/runtime/asm_amd64.s:1771 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Not equal: expected: 0 actual : 1 Test: TestDirOpen Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Received unexpected error: file does not exist Test: TestDirOpen 2026/06/03 01:02:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:02:52 DEBUG : Looking for writers 2026/06/03 01:02:52 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (12.88s) === RUN TestDirCreate run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:02:53 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:02:53 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Received unexpected error: file does not exist Test: TestDirCreate 2026/06/03 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:03:05 DEBUG : Looking for writers 2026/06/03 01:03:05 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (12.92s) === RUN TestDirMkdir run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:03:06 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:03:06 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdir Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Received unexpected error: file does not exist Test: TestDirMkdir 2026/06/03 01:03:18 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:03:18 DEBUG : Looking for writers 2026/06/03 01:03:18 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (12.92s) === RUN TestDirMkdirSub run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:03:19 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:03:19 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdirSub Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdirSub Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 Error: Received unexpected error: file does not exist Test: TestDirMkdirSub 2026/06/03 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:03:31 DEBUG : Looking for writers 2026/06/03 01:03:31 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (12.93s) === RUN TestDirRemove run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:03:32 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:03:32 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemove Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 Error: Received unexpected error: file does not exist Test: TestDirRemove 2026/06/03 01:03:44 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:03:44 DEBUG : Looking for writers 2026/06/03 01:03:44 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (12.90s) === RUN TestDirRemoveAll run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:03:45 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:03:45 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Received unexpected error: file does not exist Test: TestDirRemoveAll 2026/06/03 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:03:57 DEBUG : Looking for writers 2026/06/03 01:03:57 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (13.19s) === RUN TestDirRemoveName run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:03:58 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:03:58 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveName Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Received unexpected error: file does not exist Test: TestDirRemoveName 2026/06/03 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:04:10 DEBUG : Looking for writers 2026/06/03 01:04:10 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (12.87s) === RUN TestDirRename run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:04:11 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:04:11 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 Error: Received unexpected error: file does not exist Test: TestDirRename 2026/06/03 01:04:23 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:04:23 DEBUG : Looking for writers 2026/06/03 01:04:23 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (12.89s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:04:24 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:04:24 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Not equal: expected: 0 actual : 1 Test: TestDirFileOpen Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Received unexpected error: file does not exist Test: TestDirFileOpen 2026/06/03 01:04:36 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:04:36 DEBUG : Looking for writers 2026/06/03 01:04:36 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (12.93s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:04:37 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:04:37 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/03 01:04:37 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:04:37 DEBUG : Looking for writers 2026/06/03 01:04:37 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (1.08s) === RUN TestDirMetadataExtension run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:04:38 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:04:38 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Not equal: expected: 0 actual : 1 Test: TestDirMetadataExtension Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Received unexpected error: file does not exist Test: TestDirMetadataExtension 2026/06/03 01:04:50 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:04:50 DEBUG : Looking for writers 2026/06/03 01:04:50 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (12.90s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:04:51 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:04:51 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Not equal: expected: 0 actual : 1 Test: TestFileMethods 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:38 Error: Received unexpected error: file does not exist Test: TestFileMethods 2026/06/03 01:05:03 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:05:03 DEBUG : Looking for writers 2026/06/03 01:05:03 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (12.96s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:05:04 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:05:04 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/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=off,open=false,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:358 /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=off,open=false,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=off,open=false,write=false 2026/06/03 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:05:16 DEBUG : Looking for writers 2026/06/03 01:05:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:05:17 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:05:17 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/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=off,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:358 /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=off,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=off,open=true,write=false 2026/06/03 01:05:29 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:05:29 DEBUG : Looking for writers 2026/06/03 01:05:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:05:30 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:05:30 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/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=off,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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=off,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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=off,open=true,write=true 2026/06/03 01:05:42 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:05:42 DEBUG : Looking for writers 2026/06/03 01:05:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:05:43 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:05:43 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:05:43 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:43 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:05:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:05:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:43 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /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=false,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:358 /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=false,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=false,write=false 2026/06/03 01:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:05:54 DEBUG : Looking for writers 2026/06/03 01:05:54 DEBUG : >WaitForWriters: 2026/06/03 01:05:54 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:05:56 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:05:56 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:05:56 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:56 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:05:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:05:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:05:56 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /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:358 /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/06/03 01:06:07 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:06:07 DEBUG : Looking for writers 2026/06/03 01:06:07 DEBUG : >WaitForWriters: 2026/06/03 01:06:07 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:06:08 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:06:08 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:06:08 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:06:08 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:06:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:06:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:06:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:06:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:06:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:06:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:06:08 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /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=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go: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=true 2026/06/03 01:06:20 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:06:20 DEBUG : Looking for writers 2026/06/03 01:06:20 DEBUG : >WaitForWriters: 2026/06/03 01:06:20 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (77.75s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (13.11s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (12.89s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (12.94s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (12.94s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (12.86s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (13.02s) === RUN TestFileOpenRead run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:06:21 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:06:21 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /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/06/03 01:06:33 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:06:33 DEBUG : Looking for writers 2026/06/03 01:06:33 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (12.94s) === RUN TestFileOpenReadUnknownSize 2026/06/03 01:06:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/03 01:06:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:06:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:06:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/03 01:06:34 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:06:34 DEBUG : Looking for writers 2026/06/03 01:06:34 DEBUG : file.txt: reading active writers 2026/06/03 01:06:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:06:34 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:06:34 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite 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:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2026/06/03 01:06:46 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:06:46 DEBUG : Looking for writers 2026/06/03 01:06:46 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (12.96s) === RUN TestFileRemove run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:06:47 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:06:47 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove 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:251 Error: Received unexpected error: file does not exist Test: TestFileRemove 2026/06/03 01:06:59 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:06:59 DEBUG : Looking for writers 2026/06/03 01:06:59 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (12.91s) === RUN TestFileRemoveAll run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:07:00 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:07:00 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemoveAll 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:264 Error: Received unexpected error: file does not exist Test: TestFileRemoveAll 2026/06/03 01:07:12 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:07:12 DEBUG : Looking for writers 2026/06/03 01:07:12 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (13.59s) === RUN TestFileOpen run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:07:14 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:07:14 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpen 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:277 Error: Received unexpected error: file does not exist Test: TestFileOpen 2026/06/03 01:07:26 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:07:26 DEBUG : Looking for writers 2026/06/03 01:07:26 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (12.90s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:07:27 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:07:27 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/off,forceCache=false 2026/06/03 01:07:39 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:07:39 DEBUG : Looking for writers 2026/06/03 01:07:39 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:07:40 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:07:40 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:07:40 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:07:40 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:40 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:40 DEBUG : Config file has changed externally - reloading 2026/06/03 01:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:40 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=false 2026/06/03 01:07:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:07:52 DEBUG : Looking for writers 2026/06/03 01:07:52 DEBUG : >WaitForWriters: 2026/06/03 01:07:52 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:07:53 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:07:53 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:07:53 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:07:53 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:53 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:07:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:07:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:07:53 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=true 2026/06/03 01:08:05 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:08:05 DEBUG : Looking for writers 2026/06/03 01:08:05 DEBUG : >WaitForWriters: 2026/06/03 01:08:05 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:08:06 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:08:06 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:08:06 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:06 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:06 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=false 2026/06/03 01:08:18 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:08:18 DEBUG : Looking for writers 2026/06/03 01:08:18 DEBUG : >WaitForWriters: 2026/06/03 01:08:18 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:08:19 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:08:19 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:08:19 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:19 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:08:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:08:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:19 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=true 2026/06/03 01:08:30 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:08:30 DEBUG : Looking for writers 2026/06/03 01:08:30 DEBUG : >WaitForWriters: 2026/06/03 01:08:30 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:08:32 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:08:32 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:08:32 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:32 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:08:32 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=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:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/full,forceCache=false 2026/06/03 01:08:43 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:08:43 DEBUG : Looking for writers 2026/06/03 01:08:43 DEBUG : >WaitForWriters: 2026/06/03 01:08:43 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- FAIL: TestFileRename (77.78s) --- FAIL: TestFileRename/off,forceCache=false (12.88s) --- FAIL: TestFileRename/minimal,forceCache=false (13.02s) --- FAIL: TestFileRename/minimal,forceCache=true (13.05s) --- FAIL: TestFileRename/writes,forceCache=false (12.93s) --- FAIL: TestFileRename/writes,forceCache=true (12.91s) --- FAIL: TestFileRename/full,forceCache=false (12.99s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:08:45 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:08:45 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:08:45 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:08:45 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:08:45 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:08:45 DEBUG : Looking for writers 2026/06/03 01:08:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (1.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:08:46 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:08:46 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleMethods 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleMethods Messages: 1 objects not found 2026/06/03 01:08:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:08:57 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Received unexpected error: file does not exist Test: TestReadFileHandleMethods 2026/06/03 01:08:57 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:08:57 DEBUG : Looking for writers 2026/06/03 01:08:57 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (12.87s) === RUN TestReadFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:08:58 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:08:58 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleSeek Messages: 1 objects not found 2026/06/03 01:09:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:09:10 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Received unexpected error: file does not exist Test: TestReadFileHandleSeek 2026/06/03 01:09:10 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:09:10 DEBUG : Looking for writers 2026/06/03 01:09:10 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (13.02s) === RUN TestReadFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:09:12 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:09:12 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleReadAt 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleReadAt Messages: 1 objects not found 2026/06/03 01:09:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:09:23 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Received unexpected error: file does not exist Test: TestReadFileHandleReadAt 2026/06/03 01:09:23 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:09:23 DEBUG : Looking for writers 2026/06/03 01:09:23 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (12.89s) === RUN TestReadFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:09:24 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:09:24 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleFlush 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleFlush Messages: 1 objects not found 2026/06/03 01:09:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:09:36 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Received unexpected error: file does not exist Test: TestReadFileHandleFlush 2026/06/03 01:09:36 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:09:36 DEBUG : Looking for writers 2026/06/03 01:09:36 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (12.97s) === RUN TestReadFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:09:37 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:09:37 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleRelease 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:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleRelease Messages: 1 objects not found 2026/06/03 01:09:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:09:49 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Received unexpected error: file does not exist Test: TestReadFileHandleRelease 2026/06/03 01:09:49 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:09:49 DEBUG : Looking for writers 2026/06/03 01:09:49 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (13.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:09:50 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:09:50 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:09:50 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:09:50 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:09:50 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /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:72 Error: Should be true Test: TestRWFileHandleMethodsRead 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:358 /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:72 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsRead Messages: 1 objects not found 2026/06/03 01:10:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:10:02 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:72 Error: Received unexpected error: file does not exist Test: TestRWFileHandleMethodsRead 2026/06/03 01:10:02 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:10:02 DEBUG : Looking for writers 2026/06/03 01:10:02 DEBUG : >WaitForWriters: 2026/06/03 01:10:02 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (12.93s) === RUN TestRWFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:10:03 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:10:03 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:10:03 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:03 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:03 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /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:118 Error: Should be true Test: TestRWFileHandleSeek 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:358 /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:118 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSeek Messages: 1 objects not found 2026/06/03 01:10:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:10:15 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:118 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSeek 2026/06/03 01:10:15 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:10:15 DEBUG : Looking for writers 2026/06/03 01:10:15 DEBUG : >WaitForWriters: 2026/06/03 01:10:15 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (12.94s) === RUN TestRWFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:10:16 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:10:16 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:10:16 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:16 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:16 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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:358 /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:167 Error: Should be true Test: TestRWFileHandleReadAt 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:358 /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:167 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReadAt Messages: 1 objects not found 2026/06/03 01:10:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:10:28 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:167 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReadAt 2026/06/03 01:10:28 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:10:28 DEBUG : Looking for writers 2026/06/03 01:10:28 DEBUG : >WaitForWriters: 2026/06/03 01:10:28 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (12.95s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:10:29 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:10:29 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:10:29 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:29 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:29 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:10:32 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/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:358 /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/06/03 01:10:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:10:41 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/06/03 01:10:41 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:10:41 DEBUG : Looking for writers 2026/06/03 01:10:41 DEBUG : >WaitForWriters: 2026/06/03 01:10:41 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (12.91s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:10:42 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:10:42 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:10:42 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:42 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:42 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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 2026/06/03 01:10:50 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/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:244 Error: Should be true Test: TestRWFileHandleReleaseRead 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:358 /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:244 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReleaseRead Messages: 1 objects not found 2026/06/03 01:10:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:10:54 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:244 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReleaseRead 2026/06/03 01:10:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:10:54 DEBUG : Looking for writers 2026/06/03 01:10:54 DEBUG : >WaitForWriters: 2026/06/03 01:10:54 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (12.92s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:10:55 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:10:55 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:10:55 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:55 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:10:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:10:55 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:10:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:10:56 DEBUG : file1: newRWFileHandle: 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): openPending: 2026/06/03 01:10:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:10:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): >openPending: err= 2026/06/03 01:10:56 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 01:10:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:10:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 01:10:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): _writeAt: size=5, off=0 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): >_writeAt: n=5, err= 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): _writeAt: size=7, off=5 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): >_writeAt: n=7, err= 2026/06/03 01:10:56 DEBUG : file1: vfs cache: truncate to size=11 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): close: 2026/06/03 01:10:56 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 01:10:56.075614345 +0000 UTC m=+636.538243427 2026/06/03 01:10:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): >close: err= 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): close: 2026/06/03 01:10:56 DEBUG : file1(0x10802478abc0): >close: err=file already closed 2026/06/03 01:10:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:10:56 DEBUG : Looking for writers 2026/06/03 01:10:56 DEBUG : file1: reading active writers 2026/06/03 01:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 01:10:56 DEBUG : Looking for writers 2026/06/03 01:10:56 DEBUG : file1: reading active writers 2026/06/03 01:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 01:10:56 DEBUG : Looking for writers 2026/06/03 01:10:56 DEBUG : file1: reading active writers 2026/06/03 01:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 01:10:56 DEBUG : Looking for writers 2026/06/03 01:10:56 DEBUG : file1: reading active writers 2026/06/03 01:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 01:10:56 DEBUG : file1: vfs cache: starting upload 2026/06/03 01:10:56 DEBUG : Looking for writers 2026/06/03 01:10:56 DEBUG : file1: reading active writers 2026/06/03 01:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 01:10:56 DEBUG : Looking for writers 2026/06/03 01:10:56 DEBUG : file1: reading active writers 2026/06/03 01:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 01:10:56 DEBUG : Looking for writers 2026/06/03 01:10:56 DEBUG : file1: reading active writers 2026/06/03 01:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 01:10:57 DEBUG : Looking for writers 2026/06/03 01:10:57 DEBUG : file1: reading active writers 2026/06/03 01:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:10:58 DEBUG : file1: size = 11 OK 2026/06/03 01:10:58 INFO : file1: Copied (new) 2026/06/03 01:10:58 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/03 01:10:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 01:10:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:10:58 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 01:10:58 DEBUG : Looking for writers 2026/06/03 01:10:58 DEBUG : file1: reading active writers 2026/06/03 01:10:58 DEBUG : >WaitForWriters: 2026/06/03 01:10:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:10:58 DEBUG : Looking for writers 2026/06/03 01:10:58 DEBUG : file1: reading active writers 2026/06/03 01:10:58 DEBUG : >WaitForWriters: 2026/06/03 01:10:58 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting 2026/06/03 01:10:59 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestRWFileHandleMethodsWrite (4.99s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:00 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:00 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:00 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:00 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:00 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:11:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:01 DEBUG : file1: newRWFileHandle: 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): openPending: 2026/06/03 01:11:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): >openPending: err= 2026/06/03 01:11:01 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 01:11:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 01:11:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): _writeAt: size=7, off=0 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): >_writeAt: n=7, err= 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): _writeAt: size=6, off=5 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): >_writeAt: n=6, err= 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): close: 2026/06/03 01:11:01 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 01:11:01.069973499 +0000 UTC m=+641.532602591 2026/06/03 01:11:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): >close: err= 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): _writeAt: size=5, off=0 2026/06/03 01:11:01 DEBUG : file1(0x10802417cd80): >_writeAt: n=0, err=file already closed 2026/06/03 01:11:01 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:01 DEBUG : Looking for writers 2026/06/03 01:11:01 DEBUG : file1: reading active writers 2026/06/03 01:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 01:11:01 DEBUG : Looking for writers 2026/06/03 01:11:01 DEBUG : file1: reading active writers 2026/06/03 01:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 01:11:01 DEBUG : Looking for writers 2026/06/03 01:11:01 DEBUG : file1: reading active writers 2026/06/03 01:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 01:11:01 DEBUG : Looking for writers 2026/06/03 01:11:01 DEBUG : file1: reading active writers 2026/06/03 01:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 01:11:01 DEBUG : file1: vfs cache: starting upload 2026/06/03 01:11:01 DEBUG : Looking for writers 2026/06/03 01:11:01 DEBUG : file1: reading active writers 2026/06/03 01:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 01:11:01 DEBUG : Looking for writers 2026/06/03 01:11:01 DEBUG : file1: reading active writers 2026/06/03 01:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 01:11:01 DEBUG : Looking for writers 2026/06/03 01:11:01 DEBUG : file1: reading active writers 2026/06/03 01:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 01:11:02 DEBUG : Looking for writers 2026/06/03 01:11:02 DEBUG : file1: reading active writers 2026/06/03 01:11:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:11:03 DEBUG : file1: size = 11 OK 2026/06/03 01:11:03 INFO : file1: Copied (new) 2026/06/03 01:11:03 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/03 01:11:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 01:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:03 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 01:11:03 DEBUG : forgetting directory cache 2026/06/03 01:11:03 DEBUG : Looking for writers 2026/06/03 01:11:03 DEBUG : file1: reading active writers 2026/06/03 01:11:03 DEBUG : >WaitForWriters: 2026/06/03 01:11:03 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:03 DEBUG : Looking for writers 2026/06/03 01:11:03 DEBUG : file1: reading active writers 2026/06/03 01:11:03 DEBUG : >WaitForWriters: 2026/06/03 01:11:03 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting 2026/06/03 01:11:04 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestRWFileHandleWriteAt (4.99s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:05 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:05 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:05 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:05 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:05 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:11:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:06 DEBUG : file1: newRWFileHandle: 2026/06/03 01:11:06 DEBUG : file1(0x10802496f980): openPending: 2026/06/03 01:11:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:06 DEBUG : file1(0x10802496f980): >openPending: err= 2026/06/03 01:11:06 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 01:11:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 01:11:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 01:11:06 DEBUG : file1(0x10802496f980): close: 2026/06/03 01:11:06 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 01:11:06.065687513 +0000 UTC m=+646.528316605 2026/06/03 01:11:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:06 DEBUG : file1(0x10802496f980): >close: err= 2026/06/03 01:11:06 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 01:11:06 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 01:11:06 DEBUG : file2: newRWFileHandle: 2026/06/03 01:11:06 DEBUG : file2(0x10802496fe00): openPending: 2026/06/03 01:11:06 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 01:11:06 DEBUG : file2(0x10802496fe00): >openPending: err= 2026/06/03 01:11:06 DEBUG : file2: >newRWFileHandle: err= 2026/06/03 01:11:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 01:11:06 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/03 01:11:06 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/03 01:11:06 DEBUG : file2(0x10802496fe00): RWFileHandle.Flush 2026/06/03 01:11:06 DEBUG : file2(0x10802496fe00): RWFileHandle.Release 2026/06/03 01:11:06 DEBUG : file2(0x10802496fe00): close: 2026/06/03 01:11:06 DEBUG : file2: vfs cache: setting modification time to 2026-06-03 01:11:06.066535883 +0000 UTC m=+646.529164975 2026/06/03 01:11:06 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:06 DEBUG : file2(0x10802496fe00): >close: err= 2026/06/03 01:11:06 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:06 DEBUG : Looking for writers 2026/06/03 01:11:06 DEBUG : file1: reading active writers 2026/06/03 01:11:06 DEBUG : file2: reading active writers 2026/06/03 01:11:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/03 01:11:06 DEBUG : Looking for writers 2026/06/03 01:11:06 DEBUG : file1: reading active writers 2026/06/03 01:11:06 DEBUG : file2: reading active writers 2026/06/03 01:11:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/03 01:11:06 DEBUG : Looking for writers 2026/06/03 01:11:06 DEBUG : file2: reading active writers 2026/06/03 01:11:06 DEBUG : file1: reading active writers 2026/06/03 01:11:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/03 01:11:06 DEBUG : Looking for writers 2026/06/03 01:11:06 DEBUG : file1: reading active writers 2026/06/03 01:11:06 DEBUG : file2: reading active writers 2026/06/03 01:11:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/03 01:11:06 DEBUG : file1: vfs cache: starting upload 2026/06/03 01:11:06 DEBUG : file2: vfs cache: starting upload 2026/06/03 01:11:06 DEBUG : Looking for writers 2026/06/03 01:11:06 DEBUG : file1: reading active writers 2026/06/03 01:11:06 DEBUG : file2: reading active writers 2026/06/03 01:11:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/03 01:11:06 DEBUG : Looking for writers 2026/06/03 01:11:06 DEBUG : file1: reading active writers 2026/06/03 01:11:06 DEBUG : file2: reading active writers 2026/06/03 01:11:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/03 01:11:06 DEBUG : Looking for writers 2026/06/03 01:11:06 DEBUG : file1: reading active writers 2026/06/03 01:11:06 DEBUG : file2: reading active writers 2026/06/03 01:11:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/03 01:11:07 DEBUG : Looking for writers 2026/06/03 01:11:07 DEBUG : file1: reading active writers 2026/06/03 01:11:07 DEBUG : file2: reading active writers 2026/06/03 01:11:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/03 01:11:08 DEBUG : file1: size = 0 OK 2026/06/03 01:11:08 INFO : file1: Copied (new) 2026/06/03 01:11:08 DEBUG : file1: vfs cache: fingerprint now "0" 2026/06/03 01:11:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 01:11:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:08 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 01:11:08 DEBUG : file2: size = 0 OK 2026/06/03 01:11:08 INFO : file2: Copied (new) 2026/06/03 01:11:08 DEBUG : file2: vfs cache: fingerprint now "0" 2026/06/03 01:11:08 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/03 01:11:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/03 01:11:08 INFO : file2: vfs cache: upload succeeded try #1 2026/06/03 01:11:08 DEBUG : Looking for writers 2026/06/03 01:11:08 DEBUG : file1: reading active writers 2026/06/03 01:11:08 DEBUG : file2: reading active writers 2026/06/03 01:11:08 DEBUG : >WaitForWriters: 2026/06/03 01:11:08 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:08 DEBUG : Looking for writers 2026/06/03 01:11:08 DEBUG : file1: reading active writers 2026/06/03 01:11:08 DEBUG : file2: reading active writers 2026/06/03 01:11:08 DEBUG : >WaitForWriters: 2026/06/03 01:11:08 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting 2026/06/03 01:11:10 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 2026/06/03 01:11:10 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file2 --- PASS: TestRWFileHandleWriteNoWrite (5.70s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:11 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:11 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:11 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:11 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:11 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:11:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:11 DEBUG : file1: newRWFileHandle: 2026/06/03 01:11:11 DEBUG : file1(0x1080248749c0): openPending: 2026/06/03 01:11:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:11 DEBUG : file1(0x1080248749c0): >openPending: err= 2026/06/03 01:11:11 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 01:11:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 01:11:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 01:11:11 DEBUG : file1(0x1080248749c0): _writeAt: size=5, off=0 2026/06/03 01:11:11 DEBUG : file1(0x1080248749c0): >_writeAt: n=5, err= 2026/06/03 01:11:11 DEBUG : file1(0x1080248749c0): RWFileHandle.Flush 2026/06/03 01:11:11 DEBUG : file1(0x1080248749c0): RWFileHandle.Flush 2026/06/03 01:11:11 DEBUG : file1(0x1080248749c0): close: 2026/06/03 01:11:11 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 01:11:11.76443516 +0000 UTC m=+652.227064252 2026/06/03 01:11:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:11 DEBUG : file1(0x1080248749c0): >close: err= 2026/06/03 01:11:11 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:11 DEBUG : Looking for writers 2026/06/03 01:11:11 DEBUG : file1: reading active writers 2026/06/03 01:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 01:11:11 DEBUG : Looking for writers 2026/06/03 01:11:11 DEBUG : file1: reading active writers 2026/06/03 01:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 01:11:11 DEBUG : Looking for writers 2026/06/03 01:11:11 DEBUG : file1: reading active writers 2026/06/03 01:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 01:11:11 DEBUG : Looking for writers 2026/06/03 01:11:11 DEBUG : file1: reading active writers 2026/06/03 01:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 01:11:11 DEBUG : file1: vfs cache: starting upload 2026/06/03 01:11:11 DEBUG : Looking for writers 2026/06/03 01:11:11 DEBUG : file1: reading active writers 2026/06/03 01:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 01:11:12 DEBUG : Looking for writers 2026/06/03 01:11:12 DEBUG : file1: reading active writers 2026/06/03 01:11:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 01:11:12 DEBUG : Looking for writers 2026/06/03 01:11:12 DEBUG : file1: reading active writers 2026/06/03 01:11:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 01:11:13 DEBUG : Looking for writers 2026/06/03 01:11:13 DEBUG : file1: reading active writers 2026/06/03 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:11:13 DEBUG : file1: size = 5 OK 2026/06/03 01:11:13 INFO : file1: Copied (new) 2026/06/03 01:11:13 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/03 01:11:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 01:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:13 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 01:11:14 DEBUG : Looking for writers 2026/06/03 01:11:14 DEBUG : file1: reading active writers 2026/06/03 01:11:14 DEBUG : >WaitForWriters: 2026/06/03 01:11:14 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting 2026/06/03 01:11:15 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestRWFileHandleFlushWrite (4.45s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:15 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:15 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:15 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:15 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:15 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:16 DEBUG : file1: newRWFileHandle: 2026/06/03 01:11:16 DEBUG : file1(0x108024dc0840): openPending: 2026/06/03 01:11:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:16 DEBUG : file1(0x108024dc0840): >openPending: err= 2026/06/03 01:11:16 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 01:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 01:11:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 01:11:16 DEBUG : file1(0x108024dc0840): _writeAt: size=5, off=0 2026/06/03 01:11:16 DEBUG : file1(0x108024dc0840): >_writeAt: n=5, err= 2026/06/03 01:11:16 DEBUG : file1(0x108024dc0840): RWFileHandle.Release 2026/06/03 01:11:16 DEBUG : file1(0x108024dc0840): close: 2026/06/03 01:11:16 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 01:11:16.22135918 +0000 UTC m=+656.683988272 2026/06/03 01:11:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:16 DEBUG : file1(0x108024dc0840): >close: err= 2026/06/03 01:11:16 DEBUG : file1(0x108024dc0840): RWFileHandle.Release 2026/06/03 01:11:16 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:16 DEBUG : Looking for writers 2026/06/03 01:11:16 DEBUG : file1: reading active writers 2026/06/03 01:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 01:11:16 DEBUG : Looking for writers 2026/06/03 01:11:16 DEBUG : file1: reading active writers 2026/06/03 01:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 01:11:16 DEBUG : Looking for writers 2026/06/03 01:11:16 DEBUG : file1: reading active writers 2026/06/03 01:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 01:11:16 DEBUG : Looking for writers 2026/06/03 01:11:16 DEBUG : file1: reading active writers 2026/06/03 01:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 01:11:16 DEBUG : forgetting directory cache 2026/06/03 01:11:16 DEBUG : file1: vfs cache: starting upload 2026/06/03 01:11:16 DEBUG : Looking for writers 2026/06/03 01:11:16 DEBUG : file1: reading active writers 2026/06/03 01:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 01:11:16 DEBUG : Looking for writers 2026/06/03 01:11:16 DEBUG : file1: reading active writers 2026/06/03 01:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 01:11:16 DEBUG : Looking for writers 2026/06/03 01:11:16 DEBUG : file1: reading active writers 2026/06/03 01:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 01:11:17 DEBUG : Looking for writers 2026/06/03 01:11:17 DEBUG : file1: reading active writers 2026/06/03 01:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:11:18 DEBUG : file1: size = 5 OK 2026/06/03 01:11:18 INFO : file1: Copied (new) 2026/06/03 01:11:18 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/03 01:11:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 01:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:18 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 01:11:18 DEBUG : Looking for writers 2026/06/03 01:11:18 DEBUG : file1: reading active writers 2026/06/03 01:11:18 DEBUG : >WaitForWriters: 2026/06/03 01:11:18 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting 2026/06/03 01:11:19 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestRWFileHandleReleaseWrite (4.47s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:20 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:20 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:20 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:20 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:20 DEBUG : Config file has changed externally - reloading 2026/06/03 01:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:20 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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 2026/06/03 01:11:29 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting 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:358 /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:481 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeTruncateExisting Messages: 1 objects not found 2026/06/03 01:11:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 01:11:31 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:481 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeTruncateExisting 2026/06/03 01:11:31 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:31 DEBUG : Looking for writers 2026/06/03 01:11:31 DEBUG : >WaitForWriters: 2026/06/03 01:11:31 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeTruncateExisting (12.87s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:33 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:33 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:33 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:33 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:33 INFO : FileLu root 'rclone-test-bugoruh4biwo': 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 2026/06/03 01:11:42 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeCreateExisting 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:358 /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:502 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeCreateExisting Messages: 1 objects not found 2026/06/03 01:11:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11: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:502 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeCreateExisting 2026/06/03 01:11:44 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:44 DEBUG : Looking for writers 2026/06/03 01:11:44 DEBUG : >WaitForWriters: 2026/06/03 01:11:44 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (12.91s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:45 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:45 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:45 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:45 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:45 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:46 DEBUG : file1: newRWFileHandle: 2026/06/03 01:11:46 DEBUG : file1(0x108024ee5940): openPending: 2026/06/03 01:11:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:46 DEBUG : file1(0x108024ee5940): >openPending: err= 2026/06/03 01:11:46 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 01:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 01:11:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 01:11:46 DEBUG : file1(0x108024ee5940): _writeAt: size=5, off=0 2026/06/03 01:11:46 DEBUG : file1(0x108024ee5940): >_writeAt: n=5, err= 2026/06/03 01:11:46 DEBUG : file1(0x108024ee5940): close: 2026/06/03 01:11:46 DEBUG : file1: vfs cache: setting modification time to 2026-06-03 01:11:46.472988849 +0000 UTC m=+686.935617971 2026/06/03 01:11:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:46 DEBUG : file1(0x108024ee5940): >close: err= 2026/06/03 01:11:46 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:46 DEBUG : Looking for writers 2026/06/03 01:11:46 DEBUG : file1: reading active writers 2026/06/03 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 01:11:46 DEBUG : Looking for writers 2026/06/03 01:11:46 DEBUG : file1: reading active writers 2026/06/03 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 01:11:46 DEBUG : Looking for writers 2026/06/03 01:11:46 DEBUG : file1: reading active writers 2026/06/03 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 01:11:46 DEBUG : Looking for writers 2026/06/03 01:11:46 DEBUG : file1: reading active writers 2026/06/03 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 01:11:46 DEBUG : file1: vfs cache: starting upload 2026/06/03 01:11:46 DEBUG : Looking for writers 2026/06/03 01:11:46 DEBUG : file1: reading active writers 2026/06/03 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 01:11:46 DEBUG : Looking for writers 2026/06/03 01:11:46 DEBUG : file1: reading active writers 2026/06/03 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 01:11:47 DEBUG : Looking for writers 2026/06/03 01:11:47 DEBUG : file1: reading active writers 2026/06/03 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 01:11:47 DEBUG : Looking for writers 2026/06/03 01:11:47 DEBUG : file1: reading active writers 2026/06/03 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:11:48 DEBUG : file1: size = 5 OK 2026/06/03 01:11:48 INFO : file1: Copied (new) 2026/06/03 01:11:48 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/03 01:11:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/03 01:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/03 01:11:48 DEBUG : Looking for writers 2026/06/03 01:11:48 DEBUG : file1: reading active writers 2026/06/03 01:11:48 DEBUG : >WaitForWriters: 2026/06/03 01:11:48 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting 2026/06/03 01:11:49 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestRWFileHandleSizeCreateNew (4.46s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:50 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:50 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:50 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:50 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/03 01:11:50 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5300): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5300): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5300): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5300): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5300): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.934906449 +0000 UTC m=+691.397535541 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5300): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5780): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5780): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5780): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5780): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5780): _writeAt: size=3, off=2 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5780): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5780): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.934906449 +0000 UTC m=+691.397535541 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5780): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5c40): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5c40): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5c40): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5c40): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5c40): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.934906449 +0000 UTC m=+691.397535541 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bc5c40): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496b880 item 1 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496e680): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496e680): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496e680): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496e680): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496e680): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.937975858 +0000 UTC m=+691.400604950 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496e680): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496eb80): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496eb80): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496eb80): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496eb80): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496eb80): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.937975858 +0000 UTC m=+691.400604950 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496eb80): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024634150 item 2 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f1c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f1c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f1c0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f1c0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f1c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.939717462 +0000 UTC m=+691.402346554 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f1c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f6c0): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f6c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f6c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f6c0): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f6c0): _writeAt: size=3, off=2 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f6c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.939717462 +0000 UTC m=+691.402346554 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496f6c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496fb80): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496fb80): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496fb80): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496fb80): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496fb80): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.939717462 +0000 UTC m=+691.402346554 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802496fb80): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024634620 item 3 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452c840): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452c840): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452c840): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452c840): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452c840): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.942253696 +0000 UTC m=+691.404882788 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452c840): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452d940): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452d940): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452d940): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452d940): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452d940): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.942253696 +0000 UTC m=+691.404882788 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802452d940): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024634c40 item 4 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x1080245fd000): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x1080245fd000): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x1080245fd000): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x1080245fd000): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x1080245fd000): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.943804892 +0000 UTC m=+691.406433984 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x1080245fd000): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98000): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98000): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98000): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98000): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98000): _writeAt: size=3, off=2 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98000): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98000): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.943804892 +0000 UTC m=+691.406433984 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98000): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98500): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98500): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98500): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98500): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98500): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.943804892 +0000 UTC m=+691.406433984 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98500): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024635030 item 5 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98bc0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98bc0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98bc0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98bc0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98bc0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.946074071 +0000 UTC m=+691.408703163 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a98bc0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99100): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99100): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99100): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99100): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99100): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.946074071 +0000 UTC m=+691.408703163 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99100): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024635730 item 6 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99780): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99780): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99780): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99780): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99780): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.947673718 +0000 UTC m=+691.410302810 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99780): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99d40): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99d40): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99d40): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99d40): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99d40): _writeAt: size=3, off=2 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99d40): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.947673718 +0000 UTC m=+691.410302810 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024a99d40): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478a480): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478a480): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478a480): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478a480): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478a480): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.947673718 +0000 UTC m=+691.410302810 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478a480): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024635b20 item 7 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478ab00): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478ab00): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478ab00): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478ab00): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478ab00): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.950244396 +0000 UTC m=+691.412873488 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478ab00): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b0c0): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b0c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b0c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b0c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b0c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.950244396 +0000 UTC m=+691.412873488 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b0c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464a3f0 item 8 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b700): _readAt: size=2, off=0 2026/06/03 01:11:50 ERROR : open-test-file(0x10802478b700): Couldn't read size of file 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b700): >_readAt: n=0, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b700): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b700): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b700): close: 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478b700): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478be40): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478be40): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478be40): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478be40): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478be40): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.951981732 +0000 UTC m=+691.414610815 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x10802478be40): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc00c0): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc00c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc00c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc00c0): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc00c0): _writeAt: size=3, off=2 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc00c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc00c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.951981732 +0000 UTC m=+691.414610815 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc00c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc05c0): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc05c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc05c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc05c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc05c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.951981732 +0000 UTC m=+691.414610815 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc05c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464a850 item 9 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc0c40): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc0c40): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc0c40): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc0c40): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc0c40): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.954723885 +0000 UTC m=+691.417352977 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc0c40): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc11c0): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc11c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc11c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc11c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc11c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.954723885 +0000 UTC m=+691.417352977 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc11c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464afc0 item 10 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1800): _readAt: size=2, off=0 2026/06/03 01:11:50 ERROR : open-test-file(0x108024dc1800): Couldn't read size of file 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1800): >_readAt: n=0, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1800): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1800): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1800): close: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1800): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1bc0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1bc0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1bc0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1bc0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1bc0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.957646697 +0000 UTC m=+691.420275789 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024dc1bc0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad81c0): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad81c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad81c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad81c0): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad81c0): _writeAt: size=3, off=2 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad81c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad81c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.957646697 +0000 UTC m=+691.420275789 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad81c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad86c0): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad86c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad86c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad86c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad86c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.957646697 +0000 UTC m=+691.420275789 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad86c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464b500 item 11 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad8d40): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad8d40): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad8d40): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad8d40): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad8d40): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.960335337 +0000 UTC m=+691.422964429 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad8d40): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9280): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9280): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9280): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9280): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9280): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.960335337 +0000 UTC m=+691.422964429 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9280): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464bb20 item 12 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad98c0): _readAt: size=2, off=0 2026/06/03 01:11:50 ERROR : open-test-file(0x108024ad98c0): Couldn't read size of file 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad98c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad98c0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad98c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad98c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad98c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9c80): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9c80): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9c80): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9c80): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9c80): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.962352793 +0000 UTC m=+691.424981885 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024ad9c80): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44440): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44440): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44440): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44440): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44440): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.962352793 +0000 UTC m=+691.424981885 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44440): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e61c0 item 13 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44ac0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44ac0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44ac0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44ac0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44ac0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.964060162 +0000 UTC m=+691.426689254 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b44ac0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45000): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45000): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45000): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45000): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45000): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.964060162 +0000 UTC m=+691.426689254 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45000): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e6b60 item 14 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45640): _readAt: size=2, off=0 2026/06/03 01:11:50 ERROR : open-test-file(0x108024b45640): Couldn't read size of file 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45640): >_readAt: n=0, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45640): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45640): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45640): close: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45640): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45a00): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45a00): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45a00): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45a00): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45a00): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.965962741 +0000 UTC m=+691.428591823 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b45a00): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b701c0): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b701c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b701c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b701c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b701c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.965962741 +0000 UTC m=+691.428591823 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b701c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e7500 item 15 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 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/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70840): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70840): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70840): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70840): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70840): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.967665934 +0000 UTC m=+691.430295015 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70840): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70d80): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70d80): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70d80): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70d80): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70d80): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.967665934 +0000 UTC m=+691.430295015 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b70d80): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e7ce0 item 16 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b713c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b713c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b713c0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b713c0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b713c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.969657138 +0000 UTC m=+691.432286230 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b713c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71840): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71840): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71840): open at offset 5 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71840): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71840): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71840): _writeAt: size=3, off=7 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71840): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71840): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.969657138 +0000 UTC m=+691.432286230 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71840): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71d40): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71d40): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71d40): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71d40): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71d40): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.969657138 +0000 UTC m=+691.432286230 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024b71d40): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f6540 item 17 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb24c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb24c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb24c0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb24c0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb24c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.972174697 +0000 UTC m=+691.434803789 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb24c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb2a00): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb2a00): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb2a00): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb2a00): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb2a00): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.972174697 +0000 UTC m=+691.434803789 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb2a00): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f7110 item 18 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3080): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3080): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3080): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3080): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3080): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.974007033 +0000 UTC m=+691.436636125 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3080): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3580): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3580): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3580): open at offset 5 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3580): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3580): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3580): _writeAt: size=3, off=7 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3580): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3580): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.974007033 +0000 UTC m=+691.436636125 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3580): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3a80): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3a80): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3a80): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3a80): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3a80): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.974007033 +0000 UTC m=+691.436636125 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024bb3a80): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f7730 item 19 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6200): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6200): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6200): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6200): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6200): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.976387412 +0000 UTC m=+691.439016504 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6200): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6740): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6740): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6740): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6740): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6740): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.976387412 +0000 UTC m=+691.439016504 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6740): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245023f0 item 20 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6dc0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6dc0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6dc0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6dc0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6dc0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.978154695 +0000 UTC m=+691.440783787 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be6dc0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be72c0): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be72c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be72c0): open at offset 5 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be72c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be72c0): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be72c0): _writeAt: size=3, off=7 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be72c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be72c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.978154695 +0000 UTC m=+691.440783787 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be72c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be77c0): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be77c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be77c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be77c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be77c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.978154695 +0000 UTC m=+691.440783787 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be77c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024502770 item 21 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be7e40): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be7e40): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be7e40): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be7e40): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be7e40): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.980621908 +0000 UTC m=+691.443251000 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024be7e40): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0a480): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0a480): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0a480): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0a480): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0a480): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.980621908 +0000 UTC m=+691.443251000 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0a480): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024503030 item 22 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0ab00): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0ab00): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0ab00): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0ab00): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0ab00): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.982392056 +0000 UTC m=+691.445021148 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0ab00): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b000): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b000): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b000): open at offset 5 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b000): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b000): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b000): _writeAt: size=3, off=7 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b000): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b000): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.982392056 +0000 UTC m=+691.445021148 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b000): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b500): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b500): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b500): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b500): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b500): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.982392056 +0000 UTC m=+691.445021148 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0b500): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024503420 item 23 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 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/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0bb80): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0bb80): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0bb80): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0bb80): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0bb80): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.984710339 +0000 UTC m=+691.447339431 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c0bb80): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c381c0): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c381c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c381c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c381c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c381c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.984710339 +0000 UTC m=+691.447339431 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c381c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024503b90 item 24 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38800): _readAt: size=2, off=0 2026/06/03 01:11:50 ERROR : open-test-file(0x108024c38800): Couldn't read size of file 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38800): >_readAt: n=0, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38800): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38800): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38800): close: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38800): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38bc0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38bc0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38bc0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38bc0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38bc0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.986629128 +0000 UTC m=+691.449258220 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c38bc0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c390c0): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c390c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c390c0): open at offset 5 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c390c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c390c0): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c390c0): _writeAt: size=3, off=7 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c390c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c390c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.986629128 +0000 UTC m=+691.449258220 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c390c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39600): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39600): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39600): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39600): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39600): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.986629128 +0000 UTC m=+691.449258220 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39600): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247b0460 item 25 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39c80): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39c80): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39c80): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39c80): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39c80): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.988966085 +0000 UTC m=+691.451595177 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c39c80): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e2c0): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e2c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e2c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e2c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e2c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.988966085 +0000 UTC m=+691.451595177 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e2c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b02a0 item 26 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e900): _readAt: size=2, off=0 2026/06/03 01:11:50 ERROR : open-test-file(0x108024c5e900): Couldn't read size of file 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e900): >_readAt: n=0, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e900): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e900): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e900): close: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5e900): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5ecc0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5ecc0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5ecc0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5ecc0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5ecc0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.991721802 +0000 UTC m=+691.454350894 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5ecc0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f1c0): _readAt: size=2, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f1c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f1c0): open at offset 5 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f1c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f1c0): >_readAt: n=2, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f1c0): _writeAt: size=3, off=7 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f1c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.991721802 +0000 UTC m=+691.454350894 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f1c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f700): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f700): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f700): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f700): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f700): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.991721802 +0000 UTC m=+691.454350894 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5f700): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b0770 item 27 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 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/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5fd80): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5fd80): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5fd80): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5fd80): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5fd80): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.994675644 +0000 UTC m=+691.457304736 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c5fd80): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c883c0): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c883c0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c883c0): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c883c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c883c0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.994675644 +0000 UTC m=+691.457304736 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c883c0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b0d90 item 28 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88a00): _readAt: size=2, off=0 2026/06/03 01:11:50 ERROR : open-test-file(0x108024c88a00): Couldn't read size of file 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88a00): >_readAt: n=0, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88a00): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88a00): close: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88a00): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88dc0): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88dc0): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88dc0): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88dc0): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88dc0): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.997224511 +0000 UTC m=+691.459853603 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c88dc0): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89480): _readAt: size=512, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89480): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89480): >openPending: err= 2026/06/03 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89480): >_readAt: n=5, err=EOF 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89480): close: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.997224511 +0000 UTC m=+691.459853603 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89480): >close: err= 2026/06/03 01:11:50 DEBUG : open-test-file: Remove: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b12d0 item 29 2026/06/03 01:11:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:50 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/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89b00): openPending: 2026/06/03 01:11:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89b00): >openPending: err= 2026/06/03 01:11:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89b00): _writeAt: size=5, off=0 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89b00): >_writeAt: n=5, err= 2026/06/03 01:11:50 DEBUG : open-test-file(0x108024c89b00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.999919904 +0000 UTC m=+691.462548996 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c89b00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6140): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6140): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6140): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6140): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6140): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:50.999919904 +0000 UTC m=+691.462548996 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6140): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b1dc0 item 30 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6780): _readAt: size=2, off=0 2026/06/03 01:11:51 ERROR : open-test-file(0x108024ca6780): Couldn't read size of file 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6780): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6780): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6780): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6780): close: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6780): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6b40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6b40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6b40): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6b40): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6b40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.002224882 +0000 UTC m=+691.464853974 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca6b40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7200): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7200): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7200): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7200): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7200): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.002224882 +0000 UTC m=+691.464853974 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7200): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802479aa80 item 31 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7880): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7880): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7880): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7880): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7880): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.00520914 +0000 UTC m=+691.467838262 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7880): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7dc0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7dc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7dc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7dc0): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7dc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.00520914 +0000 UTC m=+691.467838262 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ca7dc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802479bb90 item 32 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec500): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec500): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec500): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec500): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec500): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.008882068 +0000 UTC m=+691.471511179 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec500): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec980): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec980): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec980): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec980): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec980): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b6620 item 33 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec980): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec980): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.010273351 +0000 UTC m=+691.472902513 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cec980): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cece80): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cece80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cece80): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cece80): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cece80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.010273351 +0000 UTC m=+691.472902513 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cece80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b6a10 item 33 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced4c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced4c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced4c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced4c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced4c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.012892321 +0000 UTC m=+691.475521433 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced4c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced940): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced940): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b6f50 item 34 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced940): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced940): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced940): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced940): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced940): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.013954794 +0000 UTC m=+691.476583916 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ced940): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cede80): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cede80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cede80): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cede80): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cede80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.013954794 +0000 UTC m=+691.476583916 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cede80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b7110 item 34 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1e5c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1e5c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1e5c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1e5c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1e5c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.016353589 +0000 UTC m=+691.478982701 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1e5c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ea40): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ea40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ea40): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ea40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ea40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b78f0 item 35 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ea40): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ea40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.017373443 +0000 UTC m=+691.480002554 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ea40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ef40): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ef40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ef40): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ef40): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ef40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.017373443 +0000 UTC m=+691.480002554 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1ef40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b7ce0 item 35 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1f5c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1f5c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1f5c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1f5c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1f5c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.019802753 +0000 UTC m=+691.482431876 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1f5c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1fac0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1fac0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024600540 item 36 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1fac0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1fac0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1fac0): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1fac0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1fac0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.020839289 +0000 UTC m=+691.483468401 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d1fac0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50100): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50100): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50100): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50100): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50100): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.020839289 +0000 UTC m=+691.483468401 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50100): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246008c0 item 36 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50740): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50740): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50740): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50740): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50740): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.022775 +0000 UTC m=+691.485404102 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50740): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50bc0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50bc0): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50bc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50bc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024600e00 item 37 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50bc0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50bc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.023601719 +0000 UTC m=+691.486230801 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d50bc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93200): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93200): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93200): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93200): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93200): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.023601719 +0000 UTC m=+691.486230801 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93200): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478c380 item 37 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d938c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d938c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d938c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d938c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d938c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.025425679 +0000 UTC m=+691.488054781 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d938c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93dc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93dc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478c700 item 38 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93dc0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93dc0): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93dc0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93dc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.026268579 +0000 UTC m=+691.488897681 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d93dc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90400): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90400): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90400): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90400): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90400): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.026268579 +0000 UTC m=+691.488897681 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90400): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478c930 item 38 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90a80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90a80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90a80): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90a80): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90a80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.027916416 +0000 UTC m=+691.490545518 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90a80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90f80): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90f80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90f80): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90f80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90f80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478ce70 item 39 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90f80): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90f80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.028670148 +0000 UTC m=+691.491299250 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d90f80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91480): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91480): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91480): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91480): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91480): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.028670148 +0000 UTC m=+691.491299250 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91480): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478d030 item 39 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91b00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91b00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91b00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91b00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91b00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.030889574 +0000 UTC m=+691.493518666 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d91b00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8100): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8100): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478dab0 item 40 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8100): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8100): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8100): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8100): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8100): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.031786646 +0000 UTC m=+691.494415738 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8100): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8640): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8640): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8640): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8640): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8640): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.031786646 +0000 UTC m=+691.494415738 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8640): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478dce0 item 40 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8c00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8c00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8c00): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8c00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8c00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8c00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8c00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.033696688 +0000 UTC m=+691.496325780 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd8c00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9100): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9100): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9100): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d25b0 item 41 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9100): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9100): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.034241685 +0000 UTC m=+691.496870777 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9100): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd95c0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd95c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd95c0): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd95c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd95c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d2930 item 41 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd95c0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd95c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.03555874 +0000 UTC m=+691.498187822 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd95c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9b00): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9b00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9b00): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9b00): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9b00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.03555874 +0000 UTC m=+691.498187822 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dd9b00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d2c40 item 41 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe240): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe240): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe240): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe240): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe240): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe240): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe240): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.037279867 +0000 UTC m=+691.499908959 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe240): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe740): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe740): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe740): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d3180 item 42 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe740): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe740): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.037813573 +0000 UTC m=+691.500442655 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfe740): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfec80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfec80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d3340 item 42 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfec80): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfec80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfec80): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfec80): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfec80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.038468869 +0000 UTC m=+691.501097961 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dfec80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff200): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff200): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff200): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff200): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff200): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.038468869 +0000 UTC m=+691.501097961 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff200): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d35e0 item 42 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff840): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff840): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff840): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff840): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff840): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff840): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff840): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.040021217 +0000 UTC m=+691.502650309 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dff840): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dffd40): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dffd40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dffd40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d3c00 item 43 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dffd40): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dffd40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.040588736 +0000 UTC m=+691.503217829 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dffd40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e380): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e380): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e380): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e380): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e380): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c80e0 item 43 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e380): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e380): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.041206612 +0000 UTC m=+691.503835704 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e380): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e8c0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e8c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e8c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e8c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e8c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.041206612 +0000 UTC m=+691.503835704 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1e8c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c82a0 item 43 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1ef00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1ef00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1ef00): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1ef00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1ef00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1ef00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1ef00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.04285424 +0000 UTC m=+691.505483332 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1ef00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f400): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f400): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f400): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c8850 item 44 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f400): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f400): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.043564308 +0000 UTC m=+691.506193411 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f400): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f940): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f940): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c8af0 item 44 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f940): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f940): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f940): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f940): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f940): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.044252236 +0000 UTC m=+691.506881318 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1f940): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1fec0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1fec0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1fec0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1fec0): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1fec0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.044252236 +0000 UTC m=+691.506881318 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e1fec0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c8cb0 item 44 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e600): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e600): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e600): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e600): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e600): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e600): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e600): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.046108878 +0000 UTC m=+691.508737959 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e600): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3eb00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3eb00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3eb00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c9730 item 45 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3eb00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3eb00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.046648546 +0000 UTC m=+691.509277628 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3eb00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f200): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f200): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f200): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f200): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f200): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.046648546 +0000 UTC m=+691.509277628 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f200): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f6000 item 45 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f840): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f840): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f840): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f840): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f840): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f840): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f840): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.048676019 +0000 UTC m=+691.511305101 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f840): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3fd40): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3fd40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3fd40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f6460 item 46 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3fd40): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3fd40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.049443287 +0000 UTC m=+691.512072369 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3fd40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6c540): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6c540): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6c540): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6c540): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6c540): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.049443287 +0000 UTC m=+691.512072369 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6c540): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f6690 item 46 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6cb80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6cb80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6cb80): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6cb80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6cb80): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6cb80): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6cb80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.051442177 +0000 UTC m=+691.514071259 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6cb80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417cf80): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417cf80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417cf80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024610700 item 47 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417cf80): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417cf80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.052623093 +0000 UTC m=+691.515252176 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417cf80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417dcc0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417dcc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417dcc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417dcc0): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417dcc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.052623093 +0000 UTC m=+691.515252176 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802417dcc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246111f0 item 47 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874500): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874500): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874500): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874500): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874500): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874500): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874500): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.054190741 +0000 UTC m=+691.516819823 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874500): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874a00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874a00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874a00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024611a40 item 48 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874a00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874a00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.054832421 +0000 UTC m=+691.517461503 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024874a00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875100): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875100): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875100): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875100): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875100): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.054832421 +0000 UTC m=+691.517461503 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875100): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024611d50 item 48 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875740): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875740): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875740): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875740): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875740): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.056435444 +0000 UTC m=+691.519064526 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875740): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875bc0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875bc0): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875bc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875bc0): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875bc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024600540 item 49 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875bc0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875bc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.05702671 +0000 UTC m=+691.519655791 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024875bc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d0c0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d0c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d0c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d0c0): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d0c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.05702671 +0000 UTC m=+691.519655791 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d0c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246008c0 item 49 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d740): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d740): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d740): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d740): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d740): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.058466935 +0000 UTC m=+691.521096017 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6d740): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6dc40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6dc40): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6dc40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024600e00 item 50 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6dc40): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6dc40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6dc40): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6dc40): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6dc40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.059105449 +0000 UTC m=+691.521734531 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e6dc40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee4580): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee4580): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee4580): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee4580): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee4580): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.059105449 +0000 UTC m=+691.521734531 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee4580): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246012d0 item 50 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5100): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5100): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5100): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5100): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5100): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.060725806 +0000 UTC m=+691.523354887 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5100): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5880): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5880): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5880): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5880): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5880): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5880): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024601730 item 51 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5880): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5880): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.061339343 +0000 UTC m=+691.523968425 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5880): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5dc0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5dc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5dc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5dc0): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5dc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.061339343 +0000 UTC m=+691.523968425 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ee5dc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024601960 item 51 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4700): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4700): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4700): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4700): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4700): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.063451336 +0000 UTC m=+691.526080418 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4700): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4c40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4c40): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4c40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024601e30 item 52 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4c40): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4c40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4c40): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4c40): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4c40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.064045255 +0000 UTC m=+691.526674338 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc4c40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc51c0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc51c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc51c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc51c0): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc51c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.064045255 +0000 UTC m=+691.526674338 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc51c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080248723f0 item 52 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5840): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5840): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5840): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5840): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5840): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.065805827 +0000 UTC m=+691.528434909 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5840): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5d40): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5d40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5d40): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5d40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5d40): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5d40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024872850 item 53 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5d40): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5d40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.066300409 +0000 UTC m=+691.528929492 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bc5d40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496e680): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496e680): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496e680): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496e680): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496e680): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.066300409 +0000 UTC m=+691.528929492 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496e680): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024872d20 item 53 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496ed00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496ed00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496ed00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496ed00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496ed00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.067455939 +0000 UTC m=+691.530085021 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496ed00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f200): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f200): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f200): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080248732d0 item 54 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f200): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f200): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f200): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f200): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f200): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.069102485 +0000 UTC m=+691.531731566 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f200): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f780): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f780): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f780): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f780): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f780): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.069102485 +0000 UTC m=+691.531731566 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496f780): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024873730 item 54 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496fe00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496fe00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496fe00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496fe00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496fe00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.070346871 +0000 UTC m=+691.532975952 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802496fe00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452cac0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452cac0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452cac0): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452cac0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452cac0): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452cac0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f6070 item 55 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452cac0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452cac0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.071343781 +0000 UTC m=+691.533972863 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452cac0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452dcc0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452dcc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452dcc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452dcc0): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452dcc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.071343781 +0000 UTC m=+691.533972863 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802452dcc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f6ee0 item 55 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080245fdb40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080245fdb40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080245fdb40): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080245fdb40): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080245fdb40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.072614207 +0000 UTC m=+691.535243289 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080245fdb40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98200): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98200): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98200): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f72d0 item 56 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98200): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98200): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98200): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98200): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98200): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.073060689 +0000 UTC m=+691.535689772 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98200): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98780): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98780): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98780): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98780): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98780): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.073060689 +0000 UTC m=+691.535689772 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98780): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f7570 item 56 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98e00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98e00): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98e00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98e00): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98e00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98e00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98e00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98e00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.074278876 +0000 UTC m=+691.536907959 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a98e00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99340): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99340): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99340): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245ee000 item 57 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99340): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99340): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.074829465 +0000 UTC m=+691.537458547 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99340): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99880): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99880): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99880): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99880): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99880): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99880): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245ee310 item 57 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99880): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99880): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.075340349 +0000 UTC m=+691.537969431 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a99880): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a000): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a000): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a000): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a000): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a000): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.075340349 +0000 UTC m=+691.537969431 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a000): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245ee770 item 57 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a780): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a780): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a780): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a780): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a780): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a780): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a780): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a780): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.076589285 +0000 UTC m=+691.539218367 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478a780): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478ad40): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478ad40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478ad40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245eeb60 item 58 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478ad40): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478ad40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.077057248 +0000 UTC m=+691.539686329 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478ad40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478b280): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478b280): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478b280): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245eed20 item 58 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478b280): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478b280): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478b280): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478b280): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478b280): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.077669742 +0000 UTC m=+691.540298824 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478b280): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478bbc0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478bbc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478bbc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478bbc0): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478bbc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.077669742 +0000 UTC m=+691.540298824 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802478bbc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245eefc0 item 58 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0140): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0140): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0140): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0140): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0140): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0140): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0140): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0140): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.080258104 +0000 UTC m=+691.542887196 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0140): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0700): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0700): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0700): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fa770 item 59 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0700): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0700): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.080782222 +0000 UTC m=+691.543411304 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0700): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0c40): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0c40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0c40): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0c40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0c40): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0c40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245faa10 item 59 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0c40): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0c40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.081236509 +0000 UTC m=+691.543865591 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc0c40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1200): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1200): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1200): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1200): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1200): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.081236509 +0000 UTC m=+691.543865591 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1200): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fb110 item 59 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1840): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1840): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1840): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1840): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1840): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1840): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1840): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1840): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.082411244 +0000 UTC m=+691.545040327 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1840): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1d80): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1d80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1d80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fb7a0 item 60 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1d80): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1d80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.082826598 +0000 UTC m=+691.545455680 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024dc1d80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e3c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e3c0): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e3c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fbab0 item 60 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e3c0): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e3c0): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e3c0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e3c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.083309258 +0000 UTC m=+691.545938340 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e3c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e980): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e980): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e980): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e980): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e980): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.083309258 +0000 UTC m=+691.545938340 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3e980): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fbd50 item 60 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3efc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3efc0): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3efc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3efc0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3efc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3efc0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3efc0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3efc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.084516545 +0000 UTC m=+691.547145627 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3efc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f500): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f500): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f500): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f4850 item 61 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f500): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f500): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.085052937 +0000 UTC m=+691.547682019 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024e3f500): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be380): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be380): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be380): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be380): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be380): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.085052937 +0000 UTC m=+691.547682019 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be380): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f4a10 item 61 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be9c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be9c0): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be9c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be9c0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be9c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be9c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be9c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.086281474 +0000 UTC m=+691.548910556 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248be9c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bef00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bef00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bef00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f4f50 item 62 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bef00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bef00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.086779674 +0000 UTC m=+691.549408756 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bef00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bf600): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bf600): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bf600): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bf600): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bf600): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.086779674 +0000 UTC m=+691.549408756 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bf600): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f5110 item 62 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bfc40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bfc40): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bfc40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bfc40): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bfc40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bfc40): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bfc40): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bfc40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.088095675 +0000 UTC m=+691.550724758 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080248bfc40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924280): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924280): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924280): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f5650 item 63 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924280): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924280): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.088504857 +0000 UTC m=+691.551133940 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924280): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924980): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924980): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924980): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924980): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924980): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.088504857 +0000 UTC m=+691.551133940 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924980): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f58f0 item 63 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924fc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924fc0): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924fc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924fc0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924fc0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924fc0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924fc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.089742371 +0000 UTC m=+691.552371463 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024924fc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925500): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925500): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925500): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f5d50 item 64 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925500): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925500): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.090213541 +0000 UTC m=+691.552842622 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925500): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925c00): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925c00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925c00): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925c00): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925c00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.090213541 +0000 UTC m=+691.552842622 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024925c00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080241263f0 item 64 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958340): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958340): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958340): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958340): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958340): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.091839466 +0000 UTC m=+691.554468548 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958340): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249587c0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249587c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249587c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249587c0): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249587c0): _writeAt: size=3, off=2 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024126c40 item 65 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249587c0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249587c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.092306287 +0000 UTC m=+691.554935368 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249587c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958cc0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958cc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958cc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958cc0): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958cc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.092306287 +0000 UTC m=+691.554935368 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024958cc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024126fc0 item 65 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959300): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959300): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959300): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959300): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959300): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.09375052 +0000 UTC m=+691.556379602 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959300): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959780): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959780): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080241276c0 item 66 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959780): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959780): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959780): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959780): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959780): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.096486501 +0000 UTC m=+691.559115583 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959780): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959cc0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959cc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959cc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959cc0): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959cc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.096486501 +0000 UTC m=+691.559115583 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024959cc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024127880 item 66 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae400): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae400): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae400): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae400): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae400): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.097929552 +0000 UTC m=+691.560558635 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae400): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae880): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae880): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae880): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae880): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae880): _writeAt: size=3, off=2 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024127ce0 item 67 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae880): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae880): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.098529946 +0000 UTC m=+691.561159027 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249ae880): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249aed80): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249aed80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249aed80): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249aed80): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249aed80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.098529946 +0000 UTC m=+691.561159027 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249aed80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247ea070 item 67 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af400): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af400): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af400): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af400): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af400): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.099703167 +0000 UTC m=+691.562332250 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af400): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af900): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af900): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247ea8c0 item 68 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af900): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af900): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af900): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af900): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af900): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.100196959 +0000 UTC m=+691.562826041 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249af900): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249afe40): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249afe40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249afe40): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249afe40): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249afe40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.100196959 +0000 UTC m=+691.562826041 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249afe40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247eabd0 item 68 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0580): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0580): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0580): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0580): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0580): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.101337009 +0000 UTC m=+691.563966091 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0580): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0a00): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0a00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0a00): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0a00): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0a00): _writeAt: size=3, off=2 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247eb490 item 69 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0a00): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0a00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.101780886 +0000 UTC m=+691.564409968 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0a00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0f00): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0f00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0f00): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0f00): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0f00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.101780886 +0000 UTC m=+691.564409968 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e0f00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247eb730 item 69 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1580): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1580): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1580): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1580): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1580): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.104322289 +0000 UTC m=+691.566951372 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1580): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1a80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1a80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247ebdc0 item 70 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1a80): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1a80): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1a80): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1a80): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1a80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.104781496 +0000 UTC m=+691.567410577 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x1080249e1a80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c0c0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c0c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c0c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c0c0): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c0c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.104781496 +0000 UTC m=+691.567410577 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c0c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f8150 item 70 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c740): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c740): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c740): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c740): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c740): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.105770992 +0000 UTC m=+691.568400074 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4c740): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4cc40): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4cc40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4cc40): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4cc40): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4cc40): _writeAt: size=3, off=2 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f84d0 item 71 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4cc40): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4cc40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.106177338 +0000 UTC m=+691.568806430 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4cc40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d140): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d140): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d140): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d140): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d140): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.106177338 +0000 UTC m=+691.568806430 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d140): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f8770 item 71 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d7c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d7c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d7c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d7c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d7c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.107213613 +0000 UTC m=+691.569842695 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4d7c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4dcc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4dcc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f8cb0 item 72 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4dcc0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4dcc0): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4dcc0): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4dcc0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4dcc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.107754121 +0000 UTC m=+691.570383204 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a4dcc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64300): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64300): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64300): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64300): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64300): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.107754121 +0000 UTC m=+691.570383204 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64300): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f9030 item 72 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a648c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a648c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a648c0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a648c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a648c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a648c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a648c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.108869235 +0000 UTC m=+691.571498378 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a648c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64dc0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64dc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64dc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f93b0 item 73 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64dc0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64dc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.109321589 +0000 UTC m=+691.571950671 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a64dc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65280): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65280): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65280): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65280): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65280): _writeAt: size=3, off=2 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f9570 item 73 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65280): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65280): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.109955965 +0000 UTC m=+691.572585047 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65280): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a657c0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a657c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a657c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a657c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a657c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.109955965 +0000 UTC m=+691.572585047 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a657c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f97a0 item 73 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65e00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65e00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65e00): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65e00): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65e00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65e00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65e00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.111186065 +0000 UTC m=+691.573815147 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024a65e00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc400): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc400): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc400): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487e070 item 74 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc400): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc400): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.111675327 +0000 UTC m=+691.574304409 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc400): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc940): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc940): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487e2a0 item 74 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc940): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc940): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc940): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc940): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc940): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.112136457 +0000 UTC m=+691.574765539 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abc940): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abcec0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abcec0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abcec0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abcec0): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abcec0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.112136457 +0000 UTC m=+691.574765539 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abcec0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487e460 item 74 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abd500): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abd500): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abd500): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abd500): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abd500): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abd500): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abd500): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.113130331 +0000 UTC m=+691.575759414 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abd500): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abda00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abda00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abda00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487e850 item 75 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abda00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abda00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.113517703 +0000 UTC m=+691.576146785 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024abda00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade040): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade040): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade040): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade040): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade040): _writeAt: size=3, off=2 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487ec40 item 75 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade040): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade040): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.114037112 +0000 UTC m=+691.576666193 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade040): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade580): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade580): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade580): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade580): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade580): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.114037112 +0000 UTC m=+691.576666193 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ade580): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487f420 item 75 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adebc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adebc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adebc0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adebc0): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adebc0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adebc0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adebc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.1152345 +0000 UTC m=+691.577863582 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adebc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf0c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf0c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf0c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487f880 item 76 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf0c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf0c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.115711168 +0000 UTC m=+691.578340251 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf0c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf600): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf600): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487fa40 item 76 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf600): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf600): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf600): _writeAt: size=3, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf600): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf600): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.116179883 +0000 UTC m=+691.578808966 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adf600): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adfb80): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adfb80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adfb80): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adfb80): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adfb80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.116179883 +0000 UTC m=+691.578808966 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024adfb80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487fc70 item 76 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b442c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b442c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b442c0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b442c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b442c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b442c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b442c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.117193064 +0000 UTC m=+691.579822176 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b442c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b447c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b447c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b447c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e83f0 item 77 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b447c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b447c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.117592106 +0000 UTC m=+691.580221189 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b447c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b44ec0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b44ec0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b44ec0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b44ec0): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b44ec0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.117592106 +0000 UTC m=+691.580221189 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b44ec0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e8620 item 77 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45500): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45500): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45500): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45500): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45500): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45500): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45500): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.118661984 +0000 UTC m=+691.581291066 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45500): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45a00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45a00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45a00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496a150 item 78 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45a00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45a00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.119138573 +0000 UTC m=+691.581767655 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b45a00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c200): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c200): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c200): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c200): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c200): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.119138573 +0000 UTC m=+691.581767655 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c200): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496a4d0 item 78 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c840): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c840): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c840): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c840): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c840): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c840): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c840): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.120243988 +0000 UTC m=+691.582873070 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6c840): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6cd40): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6cd40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6cd40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496abd0 item 79 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6cd40): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6cd40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.120617483 +0000 UTC m=+691.583246564 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6cd40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6d440): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6d440): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6d440): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6d440): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6d440): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.120617483 +0000 UTC m=+691.583246564 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6d440): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496b0a0 item 79 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6da80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6da80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6da80): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6da80): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6da80): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6da80): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6da80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.121722235 +0000 UTC m=+691.584351318 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024b6da80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4080): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4080): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4080): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496b7a0 item 80 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4080): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4080): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.122117402 +0000 UTC m=+691.584746484 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4080): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4780): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4780): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4780): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4780): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4780): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.122117402 +0000 UTC m=+691.584746484 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4780): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496b9d0 item 80 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4dc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4dc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4dc0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4dc0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4dc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.123337993 +0000 UTC m=+691.585967076 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb4dc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5240): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5240): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5240): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5240): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5240): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5240): _writeAt: size=3, off=7 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246340e0 item 81 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5240): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5240): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.123758387 +0000 UTC m=+691.586387469 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5240): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5780): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5780): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5780): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5780): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5780): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.123758387 +0000 UTC m=+691.586387469 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5780): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246342a0 item 81 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5e00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5e00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5e00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5e00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5e00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.124848491 +0000 UTC m=+691.587477574 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024bb5e00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024be2400): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024be2400): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024be2400): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246347e0 item 82 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024be2400): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024be2400): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024be2400): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024be2400): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024be2400): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.12531371 +0000 UTC m=+691.587942792 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024be2400): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c080): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c080): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c080): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c080): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c080): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.12531371 +0000 UTC m=+691.587942792 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c080): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245ef500 item 82 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c700): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c700): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c700): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c700): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c700): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.126518762 +0000 UTC m=+691.589147845 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471c700): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471cc00): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471cc00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471cc00): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471cc00): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471cc00): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471cc00): _writeAt: size=3, off=7 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245efc00 item 83 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471cc00): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471cc00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.126955096 +0000 UTC m=+691.589584178 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471cc00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d140): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d140): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d140): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d140): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d140): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.126955096 +0000 UTC m=+691.589584178 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d140): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464a000 item 83 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d7c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d7c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d7c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d7c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d7c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.128215592 +0000 UTC m=+691.590844674 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471d7c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471dcc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471dcc0): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471dcc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464a700 item 84 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471dcc0): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471dcc0): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471dcc0): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471dcc0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471dcc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.12871254 +0000 UTC m=+691.591341622 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x10802471dcc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a340): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a340): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a340): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a340): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a340): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.12871254 +0000 UTC m=+691.591341622 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a340): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464a930 item 84 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a9c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a9c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a9c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a9c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a9c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.129985461 +0000 UTC m=+691.592614543 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1a9c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1aec0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1aec0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1aec0): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1aec0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1aec0): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1aec0): _writeAt: size=3, off=7 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464ae00 item 85 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1aec0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1aec0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.130496003 +0000 UTC m=+691.593125086 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1aec0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1b400): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1b400): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1b400): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1b400): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1b400): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.130496003 +0000 UTC m=+691.593125086 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1b400): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464b1f0 item 85 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1ba80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1ba80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1ba80): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1ba80): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1ba80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.13171905 +0000 UTC m=+691.594348132 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c1ba80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38080): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38080): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38080): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464b5e0 item 86 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38080): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38080): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38080): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38080): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38080): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.132224784 +0000 UTC m=+691.594853866 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38080): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38600): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38600): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38600): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38600): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38600): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.132224784 +0000 UTC m=+691.594853866 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38600): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464b880 item 86 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38c80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38c80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38c80): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38c80): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38c80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.133269525 +0000 UTC m=+691.595898607 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c38c80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39180): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39180): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39180): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39180): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39180): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39180): _writeAt: size=3, off=7 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464bc70 item 87 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39180): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39180): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.133667415 +0000 UTC m=+691.596296497 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39180): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c396c0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c396c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c396c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c396c0): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c396c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.133667415 +0000 UTC m=+691.596296497 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c396c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e60e0 item 87 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39d40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39d40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39d40): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39d40): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39d40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.134772489 +0000 UTC m=+691.597401571 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c39d40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54340): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54340): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54340): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e6af0 item 88 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54340): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54340): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54340): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54340): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54340): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.135231054 +0000 UTC m=+691.597860136 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54340): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c548c0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c548c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c548c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c548c0): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c548c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.135231054 +0000 UTC m=+691.597860136 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c548c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e6ee0 item 88 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54f00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54f00): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54f00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54f00): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54f00): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54f00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54f00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54f00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.13904633 +0000 UTC m=+691.601675412 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c54f00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55440): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55440): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55440): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e76c0 item 89 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55440): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55440): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.139458877 +0000 UTC m=+691.602087960 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55440): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55980): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55980): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55980): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55980): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55980): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55980): _writeAt: size=3, off=7 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e7c00 item 89 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55980): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55980): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.139940406 +0000 UTC m=+691.602569487 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c55980): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70000): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70000): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70000): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70000): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70000): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.139940406 +0000 UTC m=+691.602569487 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70000): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f6150 item 89 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70640): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70640): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70640): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70640): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70640): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70640): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70640): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70640): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.141195132 +0000 UTC m=+691.603824214 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70640): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70b80): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70b80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70b80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f6690 item 90 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70b80): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70b80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.141578505 +0000 UTC m=+691.604207587 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c70b80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c710c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c710c0): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c710c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f6af0 item 90 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c710c0): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c710c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c710c0): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c710c0): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c710c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.142126598 +0000 UTC m=+691.604755681 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c710c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71680): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71680): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71680): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71680): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71680): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.142126598 +0000 UTC m=+691.604755681 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71680): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f7110 item 90 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71cc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71cc0): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71cc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71cc0): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71cc0): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71cc0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71cc0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71cc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.143321383 +0000 UTC m=+691.605950465 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c71cc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90300): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90300): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90300): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f7730 item 91 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90300): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90300): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.143740913 +0000 UTC m=+691.606369996 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90300): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90840): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90840): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90840): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90840): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90840): >_readAt: n=2, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90840): _writeAt: size=3, off=7 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024502000 item 91 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90840): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90840): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.144239043 +0000 UTC m=+691.606868125 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90840): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90dc0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90dc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90dc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90dc0): >_readAt: n=8, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90dc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.144239043 +0000 UTC m=+691.606868125 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c90dc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245022a0 item 91 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91400): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91400): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91400): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91400): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91400): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91400): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91400): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91400): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.145470295 +0000 UTC m=+691.608099377 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91400): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91940): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91940): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91940): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024502620 item 92 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91940): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91940): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.145861753 +0000 UTC m=+691.608490835 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91940): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91e80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91e80): open at offset 5 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91e80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024502850 item 92 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91e80): _readAt: size=2, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91e80): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91e80): _writeAt: size=3, off=5 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91e80): >_writeAt: n=3, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91e80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.146339705 +0000 UTC m=+691.608968787 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024c91e80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2540): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2540): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2540): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2540): >_readAt: n=3, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2540): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.146339705 +0000 UTC m=+691.608968787 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2540): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024502a80 item 92 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2b80): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2b80): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2b80): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2b80): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2b80): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2b80): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2b80): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2b80): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.147318 +0000 UTC m=+691.609947082 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb2b80): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb30c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb30c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb30c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024503180 item 93 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb30c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb30c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.147976001 +0000 UTC m=+691.610605082 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb30c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb37c0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb37c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb37c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb37c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb37c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.147976001 +0000 UTC m=+691.610605082 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb37c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024503340 item 93 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb3e00): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb3e00): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb3e00): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb3e00): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb3e00): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb3e00): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb3e00): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb3e00): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.149115811 +0000 UTC m=+691.611744893 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024cb3e00): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2440): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2440): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2440): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245038f0 item 94 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2440): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2440): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.149555841 +0000 UTC m=+691.612184923 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2440): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2b40): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2b40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2b40): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2b40): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2b40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.149555841 +0000 UTC m=+691.612184923 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce2b40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024503b20 item 94 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3180): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3180): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3180): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3180): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3180): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3180): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3180): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3180): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.15073221 +0000 UTC m=+691.613361292 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3180): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce36c0): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce36c0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce36c0): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247b0150 item 95 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce36c0): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce36c0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.151158873 +0000 UTC m=+691.613787956 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce36c0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3dc0): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3dc0): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3dc0): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3dc0): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3dc0): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.151158873 +0000 UTC m=+691.613787956 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024ce3dc0): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247b1340 item 95 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 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/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06500): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06500): open at offset 0 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06500): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06500): _readAt: size=2, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06500): >_readAt: n=0, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06500): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06500): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06500): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.152324272 +0000 UTC m=+691.614953354 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06500): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06a40): _writeAt: size=5, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06a40): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06a40): >openPending: err= 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b02a0 item 96 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06a40): >_writeAt: n=5, err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06a40): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.152798947 +0000 UTC m=+691.615428029 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d06a40): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:51 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d07140): _readAt: size=512, off=0 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d07140): openPending: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d07140): >openPending: err= 2026/06/03 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d07140): >_readAt: n=5, err=EOF 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d07140): close: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:51.152798947 +0000 UTC m=+691.615428029 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:51 DEBUG : open-test-file(0x108024d07140): >close: err= 2026/06/03 01:11:51 DEBUG : open-test-file: Remove: 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b04d0 item 96 2026/06/03 01:11:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:51 DEBUG : open-test-file: >Remove: err= 2026/06/03 01:11:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:51 DEBUG : Looking for writers 2026/06/03 01:11:51 DEBUG : >WaitForWriters: 2026/06/03 01:11:51 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:52 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:52 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:52 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:52 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/03 01:11:52 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a700): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a700): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a700): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a700): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a700): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.78419019 +0000 UTC m=+693.246819273 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a700): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ac00): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ac00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ac00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ac00): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ac00): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ac00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ac00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.78419019 +0000 UTC m=+693.246819273 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ac00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b0c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b0c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b0c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b0c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b0c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.78419019 +0000 UTC m=+693.246819273 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b0c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b6f50 item 1 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b700): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b700): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b700): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b700): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b700): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.786462466 +0000 UTC m=+693.249091548 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b700): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8bc00): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8bc00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8bc00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8bc00): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8bc00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.786462466 +0000 UTC m=+693.249091548 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8bc00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b75e0 item 2 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14340): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14340): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14340): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14340): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14340): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.787956824 +0000 UTC m=+693.250585906 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14340): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e147c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e147c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e147c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e147c0): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e147c0): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e147c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e147c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.787956824 +0000 UTC m=+693.250585906 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e147c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14c80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14c80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14c80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14c80): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14c80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.787956824 +0000 UTC m=+693.250585906 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e14c80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b7e30 item 3 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15300): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15300): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15300): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15300): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15300): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.790777534 +0000 UTC m=+693.253406626 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15300): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15840): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15840): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15840): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15840): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15840): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.790777534 +0000 UTC m=+693.253406626 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15840): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478c770 item 4 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15e80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15e80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15e80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15e80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15e80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.792520361 +0000 UTC m=+693.255149453 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e15e80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38400): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38400): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38400): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38400): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38400): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38400): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38400): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.792520361 +0000 UTC m=+693.255149453 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38400): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e388c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e388c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e388c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e388c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e388c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.792520361 +0000 UTC m=+693.255149453 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e388c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478ccb0 item 5 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38f40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38f40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38f40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38f40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38f40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.794496909 +0000 UTC m=+693.257126001 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e38f40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39480): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39480): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39480): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39480): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39480): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.794496909 +0000 UTC m=+693.257126001 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39480): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478d1f0 item 6 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39b00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39b00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39b00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39b00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39b00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.795853348 +0000 UTC m=+693.258482430 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e39b00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0100): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0100): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0100): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0100): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0100): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0100): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0100): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.795853348 +0000 UTC m=+693.258482430 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0100): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea05c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea05c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea05c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea05c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea05c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.795853348 +0000 UTC m=+693.258482430 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea05c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478dce0 item 7 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0c40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0c40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0c40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0c40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0c40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.798049069 +0000 UTC m=+693.260678151 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea0c40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1180): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1180): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1180): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1180): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1180): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.798049069 +0000 UTC m=+693.260678151 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1180): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d28c0 item 8 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1740): _readAt: size=2, off=0 2026/06/03 01:11:52 ERROR : open-test-file(0x108024ea1740): Couldn't read size of file 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1740): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1740): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1740): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1740): close: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1740): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1b00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1b00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1b00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1b00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1b00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.799346916 +0000 UTC m=+693.261975998 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ea1b00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca080): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca080): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca080): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca080): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca080): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca080): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca080): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.799346916 +0000 UTC m=+693.261975998 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca080): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be2c40): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be2c40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be2c40): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be2c40): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be2c40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.799346916 +0000 UTC m=+693.261975998 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be2c40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d2e70 item 9 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be32c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be32c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be32c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be32c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be32c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.8014323 +0000 UTC m=+693.264061381 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be32c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3800): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3800): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3800): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3800): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3800): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.8014323 +0000 UTC m=+693.264061381 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3800): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246355e0 item 10 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3e40): _readAt: size=2, off=0 2026/06/03 01:11:52 ERROR : open-test-file(0x108024be3e40): Couldn't read size of file 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3e40): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3e40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3e40): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3e40): close: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024be3e40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06300): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06300): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06300): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06300): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06300): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.803048148 +0000 UTC m=+693.265677229 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06300): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06800): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06800): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06800): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06800): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06800): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06800): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06800): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.803048148 +0000 UTC m=+693.265677229 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06800): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06d00): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06d00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06d00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06d00): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06d00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.803048148 +0000 UTC m=+693.265677229 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f06d00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246359d0 item 11 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f07380): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f07380): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f07380): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f07380): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f07380): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.805441792 +0000 UTC m=+693.268070904 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f07380): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f078c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f078c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f078c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f078c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f078c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.805441792 +0000 UTC m=+693.268070904 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f078c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c8150 item 12 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26000): _readAt: size=2, off=0 2026/06/03 01:11:52 ERROR : open-test-file(0x108024f26000): Couldn't read size of file 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26000): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26000): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26000): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26000): close: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26000): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f263c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f263c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f263c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f263c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f263c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.806981125 +0000 UTC m=+693.269610207 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f263c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26a80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26a80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26a80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26a80): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26a80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.806981125 +0000 UTC m=+693.269610207 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f26a80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c8690 item 13 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27100): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27100): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27100): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27100): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27100): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.808372639 +0000 UTC m=+693.271001722 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27100): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27640): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27640): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27640): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27640): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27640): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.808372639 +0000 UTC m=+693.271001722 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27640): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c8b60 item 14 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27c80): _readAt: size=2, off=0 2026/06/03 01:11:52 ERROR : open-test-file(0x108024f27c80): Couldn't read size of file 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27c80): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27c80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27c80): close: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f27c80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a140): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a140): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a140): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a140): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a140): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.809716525 +0000 UTC m=+693.272345606 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a140): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a800): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a800): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a800): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a800): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a800): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.809716525 +0000 UTC m=+693.272345606 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4a800): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c9490 item 15 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ae80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ae80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ae80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ae80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ae80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.811387165 +0000 UTC m=+693.274016247 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ae80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4b3c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4b3c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4b3c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4b3c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4b3c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.811387165 +0000 UTC m=+693.274016247 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4b3c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c2070 item 16 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ba00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ba00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ba00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ba00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ba00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.813071271 +0000 UTC m=+693.275700353 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4ba00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4be80): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4be80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4be80): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4be80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4be80): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4be80): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4be80): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4be80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.813071271 +0000 UTC m=+693.275700353 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f4be80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70480): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70480): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70480): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70480): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70480): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.813071271 +0000 UTC m=+693.275700353 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70480): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c2460 item 17 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70b00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70b00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70b00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70b00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70b00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.815273534 +0000 UTC m=+693.277902616 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f70b00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71040): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71040): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71040): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71040): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71040): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.815273534 +0000 UTC m=+693.277902616 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71040): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c2a10 item 18 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f716c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f716c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f716c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f716c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f716c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.816704684 +0000 UTC m=+693.279333766 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f716c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71bc0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71bc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71bc0): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71bc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71bc0): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71bc0): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71bc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.816704684 +0000 UTC m=+693.279333766 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f71bc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c1c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c1c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c1c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c1c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c1c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.816704684 +0000 UTC m=+693.279333766 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c1c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c3030 item 19 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c840): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c840): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c840): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c840): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c840): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.818606721 +0000 UTC m=+693.281235803 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c840): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8cd80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8cd80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8cd80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8cd80): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8cd80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.818606721 +0000 UTC m=+693.281235803 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8cd80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c3880 item 20 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d400): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d400): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d400): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d400): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d400): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.820332366 +0000 UTC m=+693.282961458 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d400): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca6c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca6c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca6c0): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca6c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca6c0): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca6c0): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca6c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.820332366 +0000 UTC m=+693.282961458 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca6c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07a00): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07a00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07a00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07a00): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07a00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.820332366 +0000 UTC m=+693.282961458 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07a00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d31f0 item 21 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d063c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d063c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d063c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d063c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d063c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.822366342 +0000 UTC m=+693.284995423 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d063c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06900): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06900): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06900): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06900): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06900): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.822366342 +0000 UTC m=+693.284995423 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06900): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b0310 item 22 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06f80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06f80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06f80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06f80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06f80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.823605439 +0000 UTC m=+693.286234521 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d06f80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07480): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07480): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07480): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07480): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07480): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07480): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07480): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07480): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.823605439 +0000 UTC m=+693.286234521 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d07480): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca0c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca0c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca0c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca0c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca0c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.823605439 +0000 UTC m=+693.286234521 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024eca0c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b07e0 item 23 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecad00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecad00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecad00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecad00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecad00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.825471498 +0000 UTC m=+693.288100580 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecad00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb240): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb240): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb240): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb240): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb240): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.825471498 +0000 UTC m=+693.288100580 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb240): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b0ee0 item 24 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb880): _readAt: size=2, off=0 2026/06/03 01:11:52 ERROR : open-test-file(0x108024ecb880): Couldn't read size of file 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb880): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb880): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb880): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb880): close: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecb880): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecbc40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecbc40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecbc40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecbc40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecbc40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.827109007 +0000 UTC m=+693.289738109 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ecbc40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c240): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c240): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c240): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c240): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c240): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c240): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c240): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c240): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.827109007 +0000 UTC m=+693.289738109 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c240): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c780): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c780): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c780): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c780): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c780): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.827109007 +0000 UTC m=+693.289738109 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8c780): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244b1b20 item 25 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8ce00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8ce00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8ce00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8ce00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8ce00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.828980767 +0000 UTC m=+693.291609849 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8ce00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d4c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d4c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d4c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d4c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d4c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.828980767 +0000 UTC m=+693.291609849 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8d4c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d2620 item 26 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8db00): _readAt: size=2, off=0 2026/06/03 01:11:52 ERROR : open-test-file(0x108024f8db00): Couldn't read size of file 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8db00): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8db00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8db00): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8db00): close: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8db00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8dec0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8dec0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8dec0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8dec0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8dec0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.830398961 +0000 UTC m=+693.293028043 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024f8dec0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417d880): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417d880): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417d880): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417d880): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417d880): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417d880): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417d880): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417d880): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.830398961 +0000 UTC m=+693.293028043 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417d880): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417de40): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417de40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417de40): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417de40): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417de40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.830398961 +0000 UTC m=+693.293028043 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802417de40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d2d90 item 27 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874600): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874600): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874600): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874600): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874600): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.832332979 +0000 UTC m=+693.294962061 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874600): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874b40): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874b40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874b40): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874b40): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874b40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.832332979 +0000 UTC m=+693.294962061 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024874b40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d36c0 item 28 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875180): _readAt: size=2, off=0 2026/06/03 01:11:52 ERROR : open-test-file(0x108024875180): Couldn't read size of file 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875180): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875180): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875180): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875180): close: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875180): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875540): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875540): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875540): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875540): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875540): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.833958104 +0000 UTC m=+693.296587186 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875540): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875c00): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875c00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875c00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875c00): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875c00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.833958104 +0000 UTC m=+693.296587186 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024875c00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247d3d50 item 29 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee47c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee47c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee47c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee47c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee47c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.835560106 +0000 UTC m=+693.298189188 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee47c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee4fc0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee4fc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee4fc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee4fc0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee4fc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.835560106 +0000 UTC m=+693.298189188 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee4fc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c2230 item 30 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5940): _readAt: size=2, off=0 2026/06/03 01:11:52 ERROR : open-test-file(0x108024ee5940): Couldn't read size of file 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5940): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5940): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5940): >_writeAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5940): close: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5940): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5d00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5d00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5d00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5d00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5d00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.837449399 +0000 UTC m=+693.300078501 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024ee5d00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4680): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4680): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4680): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4680): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4680): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.837449399 +0000 UTC m=+693.300078501 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4680): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c2620 item 31 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4d00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4d00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4d00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4d00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4d00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.839547226 +0000 UTC m=+693.302176307 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc4d00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5240): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5240): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5240): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5240): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5240): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.839547226 +0000 UTC m=+693.302176307 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5240): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c2a80 item 32 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5880): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5880): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5880): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5880): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5880): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.840769832 +0000 UTC m=+693.303398914 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5880): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5d00): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5d00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5d00): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5d00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5d00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c30a0 item 33 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5d00): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5d00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.841222666 +0000 UTC m=+693.303851748 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bc5d00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496e600): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496e600): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496e600): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496e600): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496e600): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.841222666 +0000 UTC m=+693.303851748 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496e600): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c32d0 item 33 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496ec40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496ec40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496ec40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496ec40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496ec40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.842796594 +0000 UTC m=+693.305425696 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496ec40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f0c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f0c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c39d0 item 34 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f0c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f0c0): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f0c0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f0c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.843555735 +0000 UTC m=+693.306184827 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f0c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f600): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f600): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f600): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f600): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f600): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.843555735 +0000 UTC m=+693.306184827 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496f600): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245c3c70 item 34 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496fc40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496fc40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496fc40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496fc40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496fc40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.845298072 +0000 UTC m=+693.307927153 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802496fc40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452c540): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452c540): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452c540): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452c540): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452c540): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024610b60 item 35 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452c540): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452c540): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.845823973 +0000 UTC m=+693.308453056 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452c540): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452d780): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452d780): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452d780): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452d780): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452d780): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.845823973 +0000 UTC m=+693.308453056 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802452d780): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024611650 item 35 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fcd00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fcd00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fcd00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fcd00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fcd00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.847159973 +0000 UTC m=+693.309789066 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fcd00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fde40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fde40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024611ce0 item 36 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fde40): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fde40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fde40): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fde40): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fde40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.847689371 +0000 UTC m=+693.310318453 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080245fde40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a984c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a984c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a984c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a984c0): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a984c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.847689371 +0000 UTC m=+693.310318453 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a984c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024600000 item 36 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98b40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98b40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98b40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98b40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98b40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.848979987 +0000 UTC m=+693.311609069 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98b40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98fc0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98fc0): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98fc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98fc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024600850 item 37 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98fc0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98fc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.84951234 +0000 UTC m=+693.312141432 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a98fc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a994c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a994c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a994c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a994c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a994c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.84951234 +0000 UTC m=+693.312141432 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a994c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024600a80 item 37 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a99b40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a99b40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a99b40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a99b40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a99b40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.85078507 +0000 UTC m=+693.313414152 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a99b40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a2c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a2c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024601180 item 38 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a2c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a2c0): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a2c0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a2c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.851464272 +0000 UTC m=+693.314093354 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a2c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a840): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a840): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a840): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a840): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a840): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.851464272 +0000 UTC m=+693.314093354 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478a840): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024601420 item 38 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478af40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478af40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478af40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478af40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478af40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.852601336 +0000 UTC m=+693.315230418 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478af40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478b480): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478b480): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478b480): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478b480): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478b480): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024601810 item 39 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478b480): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478b480): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.853071943 +0000 UTC m=+693.315701026 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478b480): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478bcc0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478bcc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478bcc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478bcc0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478bcc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.853071943 +0000 UTC m=+693.315701026 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x10802478bcc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024601ab0 item 39 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0540): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0540): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0540): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0540): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0540): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.854352929 +0000 UTC m=+693.316982011 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0540): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0a40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0a40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024872150 item 40 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0a40): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0a40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0a40): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0a40): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0a40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.854850798 +0000 UTC m=+693.317479881 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0a40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0fc0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0fc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0fc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0fc0): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0fc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.854850798 +0000 UTC m=+693.317479881 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc0fc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024872540 item 40 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1580): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1580): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1580): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1580): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1580): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1580): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1580): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.856050241 +0000 UTC m=+693.318679323 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1580): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1a80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1a80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1a80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024872930 item 41 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1a80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1a80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.856635504 +0000 UTC m=+693.319264587 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dc1a80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080242f7980): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080242f7980): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080242f7980): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080242f7980): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080242f7980): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024872d90 item 41 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080242f7980): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080242f7980): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.857203064 +0000 UTC m=+693.319832147 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080242f7980): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a280): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a280): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a280): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a280): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a280): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.857203064 +0000 UTC m=+693.319832147 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a280): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024873180 item 41 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a940): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a940): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a940): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a940): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a940): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a940): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a940): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.858438004 +0000 UTC m=+693.321067086 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8a940): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ae40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ae40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ae40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080248735e0 item 42 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ae40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ae40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.858904213 +0000 UTC m=+693.321533295 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8ae40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b380): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b380): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024873b90 item 42 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b380): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b380): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b380): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b380): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b380): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.859575409 +0000 UTC m=+693.322204491 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b380): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b900): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b900): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b900): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b900): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b900): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.859575409 +0000 UTC m=+693.322204491 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d8b900): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f6000 item 42 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724040): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724040): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724040): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724040): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724040): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724040): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724040): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.860888055 +0000 UTC m=+693.323517137 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724040): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724540): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724540): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724540): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f6460 item 43 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724540): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724540): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.861380614 +0000 UTC m=+693.324009696 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724540): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724a80): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724a80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724a80): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724a80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724a80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f6690 item 43 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724a80): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724a80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.86187156 +0000 UTC m=+693.324500642 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724a80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724fc0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724fc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724fc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724fc0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724fc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.86187156 +0000 UTC m=+693.324500642 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024724fc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f6af0 item 43 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725600): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725600): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725600): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725600): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725600): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725600): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725600): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.863236044 +0000 UTC m=+693.325865126 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725600): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725b00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725b00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725b00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f70a0 item 44 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725b00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725b00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.863735896 +0000 UTC m=+693.326364978 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024725b00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734140): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734140): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f72d0 item 44 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734140): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734140): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734140): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734140): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734140): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.864239286 +0000 UTC m=+693.326868368 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734140): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080247346c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080247346c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080247346c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080247346c0): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080247346c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.864239286 +0000 UTC m=+693.326868368 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080247346c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f7570 item 44 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734d00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734d00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734d00): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734d00): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734d00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734d00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734d00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.865426605 +0000 UTC m=+693.328055688 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024734d00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735200): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735200): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735200): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fa150 item 45 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735200): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735200): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.865903655 +0000 UTC m=+693.328532736 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735200): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735900): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735900): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735900): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735900): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735900): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.865903655 +0000 UTC m=+693.328532736 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024735900): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fa850 item 45 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826040): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826040): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826040): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826040): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826040): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826040): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826040): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.867244904 +0000 UTC m=+693.329873985 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826040): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826540): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826540): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826540): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fb180 item 46 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826540): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826540): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.86769389 +0000 UTC m=+693.330322973 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826540): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826c40): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826c40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826c40): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826c40): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826c40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.86769389 +0000 UTC m=+693.330322973 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024826c40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fb490 item 46 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827280): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827280): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827280): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827280): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827280): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827280): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827280): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.869531757 +0000 UTC m=+693.332160839 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827280): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827780): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827780): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827780): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fbb20 item 47 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827780): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827780): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.869974271 +0000 UTC m=+693.332603354 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827780): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827e80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827e80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827e80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827e80): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827e80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.869974271 +0000 UTC m=+693.332603354 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024827e80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245fbdc0 item 47 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248be5c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248be5c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248be5c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248be5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248be5c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248be5c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248be5c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.871569751 +0000 UTC m=+693.334198833 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248be5c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248beac0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248beac0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248beac0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f48c0 item 48 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248beac0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248beac0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.872122023 +0000 UTC m=+693.334751104 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248beac0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf1c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf1c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf1c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf1c0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf1c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.872122023 +0000 UTC m=+693.334751104 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf1c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f4af0 item 48 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf800): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf800): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf800): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf800): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf800): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.873622533 +0000 UTC m=+693.336251644 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bf800): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bfc80): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bfc80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bfc80): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bfc80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bfc80): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bfc80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f4fc0 item 49 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bfc80): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bfc80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.874157772 +0000 UTC m=+693.336786874 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080248bfc80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249202c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249202c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249202c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249202c0): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249202c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.874157772 +0000 UTC m=+693.336786874 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249202c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f5180 item 49 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920940): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920940): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920940): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920940): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920940): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.875592708 +0000 UTC m=+693.338221791 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920940): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920e40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920e40): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920e40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f56c0 item 50 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920e40): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920e40): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920e40): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920e40): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920e40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.876219972 +0000 UTC m=+693.338849054 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024920e40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249213c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249213c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249213c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249213c0): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249213c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.876219972 +0000 UTC m=+693.338849054 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249213c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244f5960 item 50 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024921a40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024921a40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024921a40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024921a40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024921a40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.877557744 +0000 UTC m=+693.340186896 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024921a40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958040): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958040): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958040): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958040): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958040): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958040): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024126230 item 51 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958040): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958040): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.877992163 +0000 UTC m=+693.340621246 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958040): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958580): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958580): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958580): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958580): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958580): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.877992163 +0000 UTC m=+693.340621246 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958580): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024126460 item 51 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958c00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958c00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958c00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958c00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958c00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.879330659 +0000 UTC m=+693.341959740 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024958c00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959100): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959100): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959100): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024126d90 item 52 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959100): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959100): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959100): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959100): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959100): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.879884162 +0000 UTC m=+693.342513244 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959100): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959680): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959680): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959680): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959680): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959680): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.879884162 +0000 UTC m=+693.342513244 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959680): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024127030 item 52 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959d00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959d00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959d00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959d00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959d00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.881327665 +0000 UTC m=+693.343956747 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024959d00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994300): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994300): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994300): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994300): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994300): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994300): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024127730 item 53 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994300): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994300): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.881789796 +0000 UTC m=+693.344418879 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994300): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994840): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994840): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994840): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994840): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994840): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.881789796 +0000 UTC m=+693.344418879 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994840): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080241278f0 item 53 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994ec0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994ec0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994ec0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994ec0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994ec0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.883031979 +0000 UTC m=+693.345661061 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024994ec0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249953c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249953c0): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249953c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024127d50 item 54 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249953c0): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249953c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249953c0): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249953c0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249953c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.883758559 +0000 UTC m=+693.346387651 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249953c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024995940): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024995940): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024995940): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024995940): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024995940): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.883758559 +0000 UTC m=+693.346387651 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024995940): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247ea0e0 item 54 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c20c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c20c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c20c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c20c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c20c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.884938705 +0000 UTC m=+693.347567787 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c20c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c25c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c25c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c25c0): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c25c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c25c0): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c25c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247eaa10 item 55 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c25c0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c25c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.885455239 +0000 UTC m=+693.348084321 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c25c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c2b00): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c2b00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c2b00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c2b00): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c2b00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.885455239 +0000 UTC m=+693.348084321 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c2b00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247eacb0 item 55 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3180): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3180): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3180): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3180): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3180): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.886705568 +0000 UTC m=+693.349334650 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3180): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3680): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3680): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3680): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247eb500 item 56 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3680): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3680): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3680): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3680): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3680): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.887363859 +0000 UTC m=+693.349992942 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3680): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3c00): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3c00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3c00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3c00): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3c00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.887363859 +0000 UTC m=+693.349992942 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x1080249c3c00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247eb7a0 item 56 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e340): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e340): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e340): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e340): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e340): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e340): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e340): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e340): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.888690712 +0000 UTC m=+693.351319793 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e340): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e880): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e880): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e880): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247ebe30 item 57 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e880): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e880): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.889112928 +0000 UTC m=+693.351742010 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2e880): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2edc0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2edc0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2edc0): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2edc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2edc0): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2edc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f81c0 item 57 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2edc0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2edc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.889590629 +0000 UTC m=+693.352219730 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2edc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f340): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f340): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f340): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f340): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f340): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.889590629 +0000 UTC m=+693.352219730 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f340): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f8380 item 57 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f980): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f980): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f980): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f980): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f980): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f980): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f980): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f980): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.891002382 +0000 UTC m=+693.353631464 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2f980): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2fec0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2fec0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2fec0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f87e0 item 58 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2fec0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2fec0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.891413597 +0000 UTC m=+693.354042679 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a2fec0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58500): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58500): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58500): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f8a10 item 58 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58500): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58500): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58500): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58500): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58500): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.891936022 +0000 UTC m=+693.354565104 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58500): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58ac0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58ac0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58ac0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58ac0): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58ac0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.891936022 +0000 UTC m=+693.354565104 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a58ac0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f8d90 item 58 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59100): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59100): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59100): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59100): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59100): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59100): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59100): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59100): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.893189086 +0000 UTC m=+693.355818168 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59100): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59640): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59640): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59640): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f9260 item 59 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59640): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59640): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.893656948 +0000 UTC m=+693.356286030 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59640): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59b80): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59b80): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59b80): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59b80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59b80): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59b80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f9420 item 59 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59b80): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59b80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.894273922 +0000 UTC m=+693.356903003 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a59b80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e200): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e200): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e200): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e200): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e200): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.894273922 +0000 UTC m=+693.356903003 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e200): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f95e0 item 59 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e840): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e840): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e840): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e840): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e840): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e840): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e840): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e840): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.895612426 +0000 UTC m=+693.358241508 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7e840): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7ed80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7ed80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7ed80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080240f9c00 item 60 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7ed80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7ed80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.896099004 +0000 UTC m=+693.358728085 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7ed80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f2c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f2c0): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f2c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487e000 item 60 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f2c0): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f2c0): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f2c0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f2c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.8966907 +0000 UTC m=+693.359319782 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f2c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f880): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f880): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f880): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f880): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f880): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.8966907 +0000 UTC m=+693.359319782 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7f880): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487e1c0 item 60 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7fec0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7fec0): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7fec0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7fec0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7fec0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7fec0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7fec0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7fec0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.898008896 +0000 UTC m=+693.360637978 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024a7fec0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acc500): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acc500): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acc500): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487e5b0 item 61 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acc500): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acc500): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.898629186 +0000 UTC m=+693.361258268 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acc500): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024accc00): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024accc00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024accc00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024accc00): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024accc00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.898629186 +0000 UTC m=+693.361258268 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024accc00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487e7e0 item 61 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd240): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd240): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd240): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd240): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd240): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd240): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd240): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd240): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.899891487 +0000 UTC m=+693.362520598 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd240): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd780): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd780): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd780): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487f180 item 62 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd780): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd780): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.90046068 +0000 UTC m=+693.363089762 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acd780): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acde80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acde80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acde80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acde80): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acde80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.90046068 +0000 UTC m=+693.363089762 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024acde80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487f650 item 62 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b245c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b245c0): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b245c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b245c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b245c0): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b245c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b245c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b245c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.901781461 +0000 UTC m=+693.364410544 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b245c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b24b00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b24b00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b24b00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487f9d0 item 63 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b24b00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b24b00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.902263651 +0000 UTC m=+693.364892733 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b24b00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25200): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25200): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25200): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25200): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25200): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.902263651 +0000 UTC m=+693.364892733 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25200): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802487fc00 item 63 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25840): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25840): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25840): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25840): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25840): >_readAt: n=0, err=Bad file descriptor 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25840): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25840): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25840): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.903545598 +0000 UTC m=+693.366174680 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25840): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25d80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25d80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25d80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e8380 item 64 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25d80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25d80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.904061422 +0000 UTC m=+693.366690503 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b25d80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4a580): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4a580): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4a580): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4a580): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4a580): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.904061422 +0000 UTC m=+693.366690503 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4a580): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e85b0 item 64 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4abc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4abc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4abc0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4abc0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4abc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.905582039 +0000 UTC m=+693.368211121 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4abc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b040): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b040): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b040): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b040): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b040): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496a070 item 65 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b040): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b040): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.906334037 +0000 UTC m=+693.368963119 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b040): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b540): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b540): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b540): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b540): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b540): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.906334037 +0000 UTC m=+693.368963119 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4b540): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496a3f0 item 65 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4bb80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4bb80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4bb80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4bb80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4bb80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.907588363 +0000 UTC m=+693.370217445 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b4bb80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a100): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a100): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496ab60 item 66 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a100): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a100): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a100): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a100): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a100): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.908147137 +0000 UTC m=+693.370776219 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a100): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a640): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a640): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a640): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a640): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a640): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.908147137 +0000 UTC m=+693.370776219 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7a640): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496afc0 item 66 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7ac80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7ac80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7ac80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7ac80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7ac80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.909376456 +0000 UTC m=+693.372005538 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7ac80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b100): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b100): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b100): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b100): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b100): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496b6c0 item 67 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b100): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b100): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.909886648 +0000 UTC m=+693.372515729 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b100): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b600): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b600): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b600): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b600): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b600): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.909886648 +0000 UTC m=+693.372515729 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7b600): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802496b8f0 item 67 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7bc80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7bc80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7bc80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7bc80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7bc80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.911236443 +0000 UTC m=+693.373865526 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024b7bc80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba280): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba280): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245ee000 item 68 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba280): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba280): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba280): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba280): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba280): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.911863577 +0000 UTC m=+693.374492658 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba280): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba7c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba7c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba7c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba7c0): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba7c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.911863577 +0000 UTC m=+693.374492658 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bba7c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245ee310 item 68 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbae00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbae00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbae00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbae00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbae00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.913165191 +0000 UTC m=+693.375794273 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbae00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb280): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb280): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb280): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb280): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb280): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245ee930 item 69 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb280): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb280): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.913699649 +0000 UTC m=+693.376328731 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb280): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb780): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb780): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb780): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb780): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb780): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.913699649 +0000 UTC m=+693.376328731 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbb780): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245eeb60 item 69 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e440): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e440): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e440): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e440): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e440): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.915753203 +0000 UTC m=+693.378382285 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e440): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e940): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e940): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464a540 item 70 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e940): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e940): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e940): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e940): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e940): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.916484632 +0000 UTC m=+693.379113714 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7e940): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7ee80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7ee80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7ee80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7ee80): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7ee80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.916484632 +0000 UTC m=+693.379113714 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7ee80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464a770 item 70 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7f500): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7f500): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7f500): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7f500): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7f500): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.917926371 +0000 UTC m=+693.380555452 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7f500): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7fa00): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7fa00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7fa00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7fa00): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7fa00): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464ac40 item 71 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7fa00): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7fa00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.91849835 +0000 UTC m=+693.381127432 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e7fa00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32000): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32000): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32000): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32000): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32000): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.91849835 +0000 UTC m=+693.381127432 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32000): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464af50 item 71 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32680): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32680): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32680): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32680): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32680): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.920039085 +0000 UTC m=+693.382668177 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32680): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32b80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32b80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464b490 item 72 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32b80): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32b80): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32b80): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32b80): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32b80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.920639678 +0000 UTC m=+693.383268760 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c32b80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c330c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c330c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c330c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c330c0): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c330c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.920639678 +0000 UTC m=+693.383268760 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c330c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464b6c0 item 72 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33680): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33680): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33680): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33680): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33680): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33680): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33680): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.92196098 +0000 UTC m=+693.384590061 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33680): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33b80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33b80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33b80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464bb20 item 73 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33b80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33b80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.922468638 +0000 UTC m=+693.385097720 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c33b80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50140): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50140): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50140): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50140): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50140): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802464bd50 item 73 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50140): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50140): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.922955185 +0000 UTC m=+693.385584267 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50140): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50680): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50680): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50680): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50680): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50680): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.922955185 +0000 UTC m=+693.385584267 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50680): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e61c0 item 73 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50cc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50cc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50cc0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50cc0): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50cc0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50cc0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50cc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.924366948 +0000 UTC m=+693.386996060 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c50cc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c511c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c511c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c511c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e6b60 item 74 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c511c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c511c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.924931292 +0000 UTC m=+693.387560374 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c511c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51700): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51700): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e7030 item 74 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51700): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51700): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51700): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51700): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51700): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.925579084 +0000 UTC m=+693.388208166 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51700): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51c80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51c80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51c80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51c80): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51c80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.925579084 +0000 UTC m=+693.388208166 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c51c80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e7500 item 74 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c683c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c683c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c683c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c683c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c683c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c683c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c683c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.926852275 +0000 UTC m=+693.389481378 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c683c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c688c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c688c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c688c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080244e7ce0 item 75 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c688c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c688c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.927394538 +0000 UTC m=+693.390023620 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c688c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c68e00): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c68e00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c68e00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c68e00): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c68e00): _writeAt: size=3, off=2 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f61c0 item 75 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c68e00): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c68e00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.927995993 +0000 UTC m=+693.390625095 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c68e00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69340): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69340): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69340): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69340): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69340): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.927995993 +0000 UTC m=+693.390625095 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69340): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f6540 item 75 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69980): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69980): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69980): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69980): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69980): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69980): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69980): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.929365806 +0000 UTC m=+693.391994889 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69980): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69e80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69e80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69e80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f6d20 item 76 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69e80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69e80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.929864727 +0000 UTC m=+693.392493809 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c69e80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8a4c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8a4c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f7260 item 76 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8a4c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8a4c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8a4c0): _writeAt: size=3, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8a4c0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8a4c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.930518379 +0000 UTC m=+693.393147462 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8a4c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8aa40): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8aa40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8aa40): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8aa40): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8aa40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.930518379 +0000 UTC m=+693.393147462 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8aa40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245f75e0 item 76 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b080): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b080): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b080): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b080): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b080): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b080): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b080): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.931838149 +0000 UTC m=+693.394467251 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b080): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b580): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b580): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b580): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024502070 item 77 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b580): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b580): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.932361886 +0000 UTC m=+693.394990988 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8b580): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8bc80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8bc80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8bc80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8bc80): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8bc80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.932361886 +0000 UTC m=+693.394990988 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024c8bc80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024502310 item 77 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa3c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa3c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa3c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa3c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa3c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa3c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa3c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.933764923 +0000 UTC m=+693.396394025 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa3c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa8c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa8c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa8c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024502690 item 78 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa8c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa8c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.93425121 +0000 UTC m=+693.396880292 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caa8c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caafc0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caafc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caafc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caafc0): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caafc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.93425121 +0000 UTC m=+693.396880292 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024caafc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245028c0 item 78 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cab600): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cab600): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cab600): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cab600): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cab600): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cab600): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cab600): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.93584197 +0000 UTC m=+693.398471052 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cab600): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cabb00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cabb00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cabb00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024502fc0 item 79 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cabb00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cabb00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.936326394 +0000 UTC m=+693.398955546 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cabb00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6300): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6300): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6300): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6300): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6300): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.936326394 +0000 UTC m=+693.398955546 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6300): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245031f0 item 79 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6940): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6940): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6940): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6940): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6940): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6940): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6940): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.93791546 +0000 UTC m=+693.400544552 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6940): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6e40): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6e40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6e40): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024503650 item 80 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6e40): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6e40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.938438678 +0000 UTC m=+693.401067770 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd6e40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7540): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7540): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7540): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7540): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7540): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.938438678 +0000 UTC m=+693.401067770 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7540): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024503960 item 80 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7b80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7b80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7b80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7b80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7b80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.939846613 +0000 UTC m=+693.402475695 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024cd7b80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04100): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04100): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04100): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04100): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04100): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04100): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024503e30 item 81 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04100): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04100): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.940510305 +0000 UTC m=+693.403139387 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04100): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04640): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04640): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04640): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04640): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04640): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.940510305 +0000 UTC m=+693.403139387 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04640): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247b0460 item 81 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04cc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04cc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04cc0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04cc0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04cc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.94187555 +0000 UTC m=+693.404504642 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d04cc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d051c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d051c0): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d051c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802479a070 item 82 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d051c0): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d051c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d051c0): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d051c0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d051c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.94259724 +0000 UTC m=+693.405226332 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d051c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05740): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05740): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05740): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05740): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05740): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.94259724 +0000 UTC m=+693.405226332 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05740): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802479ad90 item 82 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05dc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05dc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05dc0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05dc0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05dc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.943919224 +0000 UTC m=+693.406548306 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d05dc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a3c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a3c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a3c0): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a3c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a3c0): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a3c0): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b6230 item 83 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a3c0): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a3c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.944456057 +0000 UTC m=+693.407085179 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a3c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a900): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a900): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a900): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a900): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a900): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.944456057 +0000 UTC m=+693.407085179 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5a900): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b64d0 item 83 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5af80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5af80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5af80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5af80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5af80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.945907855 +0000 UTC m=+693.408536947 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5af80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5b480): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5b480): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5b480): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b6e00 item 84 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5b480): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5b480): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5b480): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5b480): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5b480): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.946470777 +0000 UTC m=+693.409099939 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5b480): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5ba00): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5ba00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5ba00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5ba00): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5ba00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.946470777 +0000 UTC m=+693.409099939 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d5ba00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b7030 item 84 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96180): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96180): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96180): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96180): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96180): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.947695977 +0000 UTC m=+693.410325059 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96180): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96680): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96680): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96680): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96680): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96680): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96680): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b7420 item 85 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96680): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96680): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.948218864 +0000 UTC m=+693.410847945 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96680): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96bc0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96bc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96bc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96bc0): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96bc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.948218864 +0000 UTC m=+693.410847945 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d96bc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245b7ab0 item 85 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97240): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97240): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97240): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97240): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97240): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.949425719 +0000 UTC m=+693.412054802 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97240): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97740): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97740): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97740): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478c3f0 item 86 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97740): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97740): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97740): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97740): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97740): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.949933337 +0000 UTC m=+693.412562419 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97740): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97cc0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97cc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97cc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97cc0): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97cc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.949933337 +0000 UTC m=+693.412562419 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024d97cc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478c5b0 item 86 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce440): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce440): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce440): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce440): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce440): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.951425632 +0000 UTC m=+693.414054734 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce440): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce940): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce940): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce940): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce940): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce940): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce940): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478ca80 item 87 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce940): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce940): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.951965559 +0000 UTC m=+693.414594642 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dce940): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcee80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcee80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcee80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcee80): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcee80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.951965559 +0000 UTC m=+693.414594642 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcee80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478ccb0 item 87 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcf500): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcf500): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcf500): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcf500): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcf500): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.953396679 +0000 UTC m=+693.416025781 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcf500): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcfa00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcfa00): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcfa00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478d0a0 item 88 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcfa00): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcfa00): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcfa00): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcfa00): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcfa00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.954034452 +0000 UTC m=+693.416663534 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024dcfa00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a080): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a080): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a080): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a080): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a080): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.954034452 +0000 UTC m=+693.416663534 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a080): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478d260 item 88 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a6c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a6c0): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a6c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a6c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a6c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a6c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a6c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a6c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.955460882 +0000 UTC m=+693.418089974 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0a6c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0ac00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0ac00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0ac00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10802478dd50 item 89 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0ac00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0ac00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.955912023 +0000 UTC m=+693.418541105 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0ac00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b140): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b140): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b140): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b140): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b140): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b140): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246341c0 item 89 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b140): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b140): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.95651479 +0000 UTC m=+693.419143882 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b140): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b6c0): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b6c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b6c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b6c0): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b6c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.95651479 +0000 UTC m=+693.419143882 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0b6c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246343f0 item 89 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0bd00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0bd00): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0bd00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0bd00): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0bd00): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0bd00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0bd00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0bd00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.957804602 +0000 UTC m=+693.420433694 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e0bd00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32340): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32340): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32340): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080246349a0 item 90 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32340): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32340): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.958305136 +0000 UTC m=+693.420934218 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32340): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32880): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32880): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32880): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024634b60 item 90 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32880): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32880): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32880): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32880): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32880): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.958880993 +0000 UTC m=+693.421510075 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32880): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32e40): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32e40): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32e40): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32e40): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32e40): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.958880993 +0000 UTC m=+693.421510075 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e32e40): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024634d20 item 90 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e33480): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e33480): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e33480): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e33480): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e33480): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e33480): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e33480): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e33480): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.960062682 +0000 UTC m=+693.422691763 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e33480): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e339c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e339c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e339c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024635180 item 91 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e339c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e339c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.960472514 +0000 UTC m=+693.423101596 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e339c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c000): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c000): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c000): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c000): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c000): >_readAt: n=2, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c000): _writeAt: size=3, off=7 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024635490 item 91 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c000): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c000): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.961003786 +0000 UTC m=+693.423632878 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c000): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c580): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c580): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c580): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c580): >_readAt: n=8, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c580): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.961003786 +0000 UTC m=+693.423632878 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4c580): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024635730 item 91 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4cbc0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4cbc0): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4cbc0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4cbc0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4cbc0): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4cbc0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4cbc0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4cbc0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.9626119 +0000 UTC m=+693.425240982 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4cbc0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d100): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d100): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d100): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024635b20 item 92 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d100): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d100): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.963181734 +0000 UTC m=+693.425810856 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d100): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d640): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d640): open at offset 5 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d640): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x108024635ce0 item 92 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d640): _readAt: size=2, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d640): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d640): _writeAt: size=3, off=5 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d640): >_writeAt: n=3, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d640): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.96380525 +0000 UTC m=+693.426434332 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4d640): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4dc00): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4dc00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4dc00): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4dc00): >_readAt: n=3, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4dc00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.96380525 +0000 UTC m=+693.426434332 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e4dc00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c80e0 item 92 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66340): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66340): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66340): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66340): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66340): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66340): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66340): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66340): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.965050929 +0000 UTC m=+693.427680021 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66340): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66880): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66880): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66880): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c8620 item 93 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66880): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66880): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.965528489 +0000 UTC m=+693.428157572 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66880): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66f80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66f80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66f80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66f80): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66f80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.965528489 +0000 UTC m=+693.428157572 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e66f80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c8850 item 93 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e675c0): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e675c0): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e675c0): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e675c0): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e675c0): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e675c0): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e675c0): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e675c0): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.966930825 +0000 UTC m=+693.429559907 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e675c0): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e67b00): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e67b00): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e67b00): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c8cb0 item 94 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e67b00): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e67b00): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.967465934 +0000 UTC m=+693.430095017 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e67b00): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98300): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98300): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98300): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98300): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98300): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.967465934 +0000 UTC m=+693.430095017 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98300): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247c9260 item 94 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98940): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98940): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98940): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98940): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98940): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98940): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98940): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98940): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.968795982 +0000 UTC m=+693.431425064 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98940): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98e80): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98e80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98e80): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080247dc070 item 95 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98e80): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98e80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.969470826 +0000 UTC m=+693.432099907 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e98e80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbbe80): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbbe80): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbbe80): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbbe80): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbbe80): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.969470826 +0000 UTC m=+693.432099907 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bbbe80): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245eed20 item 95 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 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/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e99200): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e99200): open at offset 0 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e99200): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e99200): _readAt: size=2, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e99200): >_readAt: n=0, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e99200): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e99200): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e99200): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.971704017 +0000 UTC m=+693.434333099 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024e99200): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bec900): _writeAt: size=5, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bec900): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bec900): >openPending: err= 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245ee1c0 item 96 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bec900): >_writeAt: n=5, err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bec900): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.97224681 +0000 UTC m=+693.434875893 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bec900): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/03 01:11:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:11:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/03 01:11:52 DEBUG : open-test-file: newRWFileHandle: 2026/06/03 01:11:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/03 01:11:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bed000): _readAt: size=512, off=0 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bed000): openPending: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bed000): >openPending: err= 2026/06/03 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bed000): >_readAt: n=5, err=EOF 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bed000): close: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-03 01:11:52.97224681 +0000 UTC m=+693.434875893 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/03 01:11:52 DEBUG : open-test-file(0x108024bed000): >close: err= 2026/06/03 01:11:52 DEBUG : open-test-file: Remove: 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1080245ee4d0 item 96 2026/06/03 01:11:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/03 01:11:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/03 01:11:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/03 01:11:52 DEBUG : open-test-file: >Remove: err= 2026/06/03 01:11:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:52 DEBUG : Looking for writers 2026/06/03 01:11:52 DEBUG : >WaitForWriters: 2026/06/03 01:11:52 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (3.68s) --- PASS: TestRWFileHandleOpenTests/writes (1.86s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.56s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.82s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.54s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:11:54 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:11:54 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:11:54 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:54 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:11:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:11:54 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:11:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:11:54 DEBUG : file1: newRWFileHandle: 2026/06/03 01:11:54 DEBUG : file1(0x10802417d9c0): openPending: 2026/06/03 01:11:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:54 DEBUG : file1(0x10802417d9c0): >openPending: err= 2026/06/03 01:11:54 DEBUG : file1: >newRWFileHandle: err= 2026/06/03 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:11:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/03 01:11:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/03 01:11:55 DEBUG : forgetting directory cache 2026/06/03 01:11:58 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/time_test 2026/06/03 01:11:58 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/06/03 01:11:58 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:11:58 DEBUG : Looking for writers 2026/06/03 01:11:58 DEBUG : file1: reading active writers 2026/06/03 01:11:58 DEBUG : file1: active writers 1 2026/06/03 01:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/03 01:11:58 DEBUG : Looking for writers 2026/06/03 01:11:58 DEBUG : file1: reading active writers 2026/06/03 01:11:58 DEBUG : file1: active writers 1 2026/06/03 01:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/03 01:11:58 DEBUG : Looking for writers 2026/06/03 01:11:58 DEBUG : file1: reading active writers 2026/06/03 01:11:58 DEBUG : file1: active writers 1 2026/06/03 01:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/03 01:11:58 DEBUG : Looking for writers 2026/06/03 01:11:58 DEBUG : file1: reading active writers 2026/06/03 01:11:58 DEBUG : file1: active writers 1 2026/06/03 01:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/03 01:11:58 DEBUG : Looking for writers 2026/06/03 01:11:58 DEBUG : file1: reading active writers 2026/06/03 01:11:58 DEBUG : file1: active writers 1 2026/06/03 01:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/03 01:11:58 DEBUG : Looking for writers 2026/06/03 01:11:58 DEBUG : file1: reading active writers 2026/06/03 01:11:58 DEBUG : file1: active writers 1 2026/06/03 01:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/03 01:11:58 DEBUG : Looking for writers 2026/06/03 01:11:58 DEBUG : file1: reading active writers 2026/06/03 01:11:58 DEBUG : file1: active writers 1 2026/06/03 01:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/03 01:11:59 DEBUG : Looking for writers 2026/06/03 01:11:59 DEBUG : file1: reading active writers 2026/06/03 01:11:59 DEBUG : file1: active writers 1 2026/06/03 01:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:00 DEBUG : Looking for writers 2026/06/03 01:12:00 DEBUG : file1: reading active writers 2026/06/03 01:12:00 DEBUG : file1: active writers 1 2026/06/03 01:12:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:01 DEBUG : Looking for writers 2026/06/03 01:12:01 DEBUG : file1: reading active writers 2026/06/03 01:12:01 DEBUG : file1: active writers 1 2026/06/03 01:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:02 DEBUG : Looking for writers 2026/06/03 01:12:02 DEBUG : file1: reading active writers 2026/06/03 01:12:02 DEBUG : file1: active writers 1 2026/06/03 01:12:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:03 DEBUG : Looking for writers 2026/06/03 01:12:03 DEBUG : file1: reading active writers 2026/06/03 01:12:03 DEBUG : file1: active writers 1 2026/06/03 01:12:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:04 DEBUG : Looking for writers 2026/06/03 01:12:04 DEBUG : file1: reading active writers 2026/06/03 01:12:04 DEBUG : file1: active writers 1 2026/06/03 01:12:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:05 DEBUG : Looking for writers 2026/06/03 01:12:05 DEBUG : file1: reading active writers 2026/06/03 01:12:05 DEBUG : file1: active writers 1 2026/06/03 01:12:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:06 DEBUG : Looking for writers 2026/06/03 01:12:06 DEBUG : file1: reading active writers 2026/06/03 01:12:06 DEBUG : file1: active writers 1 2026/06/03 01:12:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:07 DEBUG : Looking for writers 2026/06/03 01:12:07 DEBUG : file1: reading active writers 2026/06/03 01:12:07 DEBUG : file1: active writers 1 2026/06/03 01:12:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:08 DEBUG : forgetting directory cache 2026/06/03 01:12:08 DEBUG : Looking for writers 2026/06/03 01:12:08 DEBUG : file1: reading active writers 2026/06/03 01:12:08 DEBUG : file1: active writers 1 2026/06/03 01:12:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:09 DEBUG : Looking for writers 2026/06/03 01:12:09 DEBUG : file1: reading active writers 2026/06/03 01:12:09 DEBUG : file1: active writers 1 2026/06/03 01:12:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:10 DEBUG : Looking for writers 2026/06/03 01:12:10 DEBUG : file1: reading active writers 2026/06/03 01:12:10 DEBUG : file1: active writers 1 2026/06/03 01:12:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:11 DEBUG : Looking for writers 2026/06/03 01:12:11 DEBUG : file1: reading active writers 2026/06/03 01:12:11 DEBUG : file1: active writers 1 2026/06/03 01:12:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:12 DEBUG : Looking for writers 2026/06/03 01:12:12 DEBUG : file1: reading active writers 2026/06/03 01:12:12 DEBUG : file1: active writers 1 2026/06/03 01:12:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:13 DEBUG : Looking for writers 2026/06/03 01:12:13 DEBUG : file1: reading active writers 2026/06/03 01:12:13 DEBUG : file1: active writers 1 2026/06/03 01:12:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:14 DEBUG : Looking for writers 2026/06/03 01:12:14 DEBUG : file1: reading active writers 2026/06/03 01:12:14 DEBUG : file1: active writers 1 2026/06/03 01:12:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:15 DEBUG : Looking for writers 2026/06/03 01:12:15 DEBUG : file1: reading active writers 2026/06/03 01:12:15 DEBUG : file1: active writers 1 2026/06/03 01:12:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:16 DEBUG : Looking for writers 2026/06/03 01:12:16 DEBUG : file1: reading active writers 2026/06/03 01:12:16 DEBUG : file1: active writers 1 2026/06/03 01:12:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:17 DEBUG : Looking for writers 2026/06/03 01:12:17 DEBUG : file1: reading active writers 2026/06/03 01:12:17 DEBUG : file1: active writers 1 2026/06/03 01:12:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:18 DEBUG : Looking for writers 2026/06/03 01:12:18 DEBUG : file1: reading active writers 2026/06/03 01:12:18 DEBUG : file1: active writers 1 2026/06/03 01:12:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:19 DEBUG : Looking for writers 2026/06/03 01:12:19 DEBUG : file1: reading active writers 2026/06/03 01:12:19 DEBUG : file1: active writers 1 2026/06/03 01:12:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:20 DEBUG : Looking for writers 2026/06/03 01:12:20 DEBUG : file1: reading active writers 2026/06/03 01:12:20 DEBUG : file1: active writers 1 2026/06/03 01:12:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:21 DEBUG : forgetting directory cache 2026/06/03 01:12:21 DEBUG : Looking for writers 2026/06/03 01:12:21 DEBUG : file1: reading active writers 2026/06/03 01:12:21 DEBUG : file1: active writers 1 2026/06/03 01:12:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:22 DEBUG : Looking for writers 2026/06/03 01:12:22 DEBUG : file1: reading active writers 2026/06/03 01:12:22 DEBUG : file1: active writers 1 2026/06/03 01:12:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:23 DEBUG : Looking for writers 2026/06/03 01:12:23 DEBUG : file1: reading active writers 2026/06/03 01:12:23 DEBUG : file1: active writers 1 2026/06/03 01:12:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:24 DEBUG : Looking for writers 2026/06/03 01:12:24 DEBUG : file1: reading active writers 2026/06/03 01:12:24 DEBUG : file1: active writers 1 2026/06/03 01:12:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:25 DEBUG : Looking for writers 2026/06/03 01:12:25 DEBUG : file1: reading active writers 2026/06/03 01:12:25 DEBUG : file1: active writers 1 2026/06/03 01:12:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:26 DEBUG : Looking for writers 2026/06/03 01:12:26 DEBUG : file1: reading active writers 2026/06/03 01:12:26 DEBUG : file1: active writers 1 2026/06/03 01:12:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:27 DEBUG : Looking for writers 2026/06/03 01:12:27 DEBUG : file1: reading active writers 2026/06/03 01:12:27 DEBUG : file1: active writers 1 2026/06/03 01:12:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:28 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x10802438cc00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1080249a45a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:18142555948512} name:file1 opens:1 downloaders: o: fd:0x1080240d6290 info:{ModTime:{wall:14015199526280446291 ext:695069443629 loc:0x4733400} ATime:{wall:14015199526280446291 ext:695069443629 loc:0x4733400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/03 01:12:28 DEBUG : >WaitForWriters: 2026/06/03 01:12:28 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (35.39s) === RUN TestRWCacheRename run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:12:29 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:12:29 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:12:29 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:29 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:12:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:12:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:12:29 INFO : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/03 01:12:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:12:30 DEBUG : rename_me: newRWFileHandle: 2026/06/03 01:12:30 DEBUG : rename_me(0x108024bc4b40): openPending: 2026/06/03 01:12:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/03 01:12:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/03 01:12:30 DEBUG : rename_me(0x108024bc4b40): >openPending: err= 2026/06/03 01:12:30 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/03 01:12:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/03 01:12:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/03 01:12:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/03 01:12:30 DEBUG : rename_me(0x108024bc4b40): _writeAt: size=5, off=0 2026/06/03 01:12:30 DEBUG : rename_me(0x108024bc4b40): >_writeAt: n=5, err= 2026/06/03 01:12:30 DEBUG : rename_me(0x108024bc4b40): close: 2026/06/03 01:12:30 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-03 01:12:30.016266667 +0000 UTC m=+730.478895759 2026/06/03 01:12:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/03 01:12:30 DEBUG : rename_me(0x108024bc4b40): >close: err= 2026/06/03 01:12:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/03 01:12:30 DEBUG : i_was_renamed: Updating file with 0x108024ea3860 2026/06/03 01:12:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/03 01:12:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/03 01:12:30 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:12:30 DEBUG : Looking for writers 2026/06/03 01:12:30 DEBUG : i_was_renamed: reading active writers 2026/06/03 01:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/03 01:12:30 DEBUG : Looking for writers 2026/06/03 01:12:30 DEBUG : i_was_renamed: reading active writers 2026/06/03 01:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/03 01:12:30 DEBUG : Looking for writers 2026/06/03 01:12:30 DEBUG : i_was_renamed: reading active writers 2026/06/03 01:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/03 01:12:30 DEBUG : Looking for writers 2026/06/03 01:12:30 DEBUG : i_was_renamed: reading active writers 2026/06/03 01:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/03 01:12:30 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/03 01:12:30 DEBUG : Looking for writers 2026/06/03 01:12:30 DEBUG : i_was_renamed: reading active writers 2026/06/03 01:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/03 01:12:30 DEBUG : Looking for writers 2026/06/03 01:12:30 DEBUG : i_was_renamed: reading active writers 2026/06/03 01:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/03 01:12:30 DEBUG : Looking for writers 2026/06/03 01:12:30 DEBUG : i_was_renamed: reading active writers 2026/06/03 01:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/03 01:12:31 DEBUG : Looking for writers 2026/06/03 01:12:31 DEBUG : i_was_renamed: reading active writers 2026/06/03 01:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/03 01:12:32 DEBUG : i_was_renamed: size = 5 OK 2026/06/03 01:12:32 INFO : i_was_renamed: Copied (new) 2026/06/03 01:12:32 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/06/03 01:12:32 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/03 01:12:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/03 01:12:32 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/03 01:12:32 DEBUG : Looking for writers 2026/06/03 01:12:32 DEBUG : i_was_renamed: reading active writers 2026/06/03 01:12:32 DEBUG : >WaitForWriters: 2026/06/03 01:12:32 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting 2026/06/03 01:12:33 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/i_was_renamed --- PASS: TestRWCacheRename (4.48s) === RUN TestRWCacheUpdate run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:12:33 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:12:33 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/03 01:12:33 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:33 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:12:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" 2026/06/03 01:12:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/03 01:12:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-bugoruh4biwo" read_write_test.go:730: skip as modtime not supported 2026/06/03 01:12:33 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:12:33 DEBUG : Looking for writers 2026/06/03 01:12:33 DEBUG : >WaitForWriters: 2026/06/03 01:12:33 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': vfs cache: cleaner exiting 2026/06/03 01:12:34 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (1.16s) === RUN TestCaseSensitivity run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:12:39 DEBUG : forgetting directory cache 2026/06/03 01:12:43 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:12:43 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:12:43 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:12:43 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:12:43 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:12:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 01:12:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 01:12:43 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 01:12:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:12:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 01:12:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:12:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 01:12:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 01:12:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 01:12:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:12:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 01:12:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:12:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/03 01:12:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/03 01:12:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/03 01:12:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:12:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 01:12:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:12:48 DEBUG : FiLeB: >OpenFile: fd=, err=file does not exist 2026/06/03 01:12:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:12:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/03 01:12:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/03 01:12:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/03 01:12:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:12:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 vfs_case_test.go:65: Can't test case sensitivity - this remote doesn't comply as case-sensitive 2026/06/03 01:12:49 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:12:49 DEBUG : Looking for writers 2026/06/03 01:12:49 DEBUG : FiLeA: reading active writers 2026/06/03 01:12:49 DEBUG : FilEb: reading active writers 2026/06/03 01:12:49 DEBUG : >WaitForWriters: 2026/06/03 01:12:49 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:12:49 DEBUG : Looking for writers 2026/06/03 01:12:49 DEBUG : FilEb: reading active writers 2026/06/03 01:12:49 DEBUG : FiLeA: reading active writers 2026/06/03 01:12:49 DEBUG : >WaitForWriters: 2026/06/03 01:12:50 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/FiLeA 2026/06/03 01:12:50 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/FilEb --- SKIP: TestCaseSensitivity (16.33s) === RUN TestUnicodeNormalization run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:12:52 DEBUG : forgetting directory cache 2026/06/03 01:12:56 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:12:56 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:12:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:12:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/03 01:12:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/03 01:12:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/03 01:12:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:12:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 01:12:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:12:57 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/03 01:12:57 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/03 01:12:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/03 01:12:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:12:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 01:12:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:12:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/03 01:12:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/03 01:12:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/03 01:12:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:13:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/03 01:13:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:13:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/03 01:13:00 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:13:00 DEBUG : Looking for writers 2026/06/03 01:13:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/03 01:13:00 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/03 01:13:00 DEBUG : >WaitForWriters: 2026/06/03 01:13:01 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/normal name with no special characters.txt 2026/06/03 01:13:01 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (11.06s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:13:02 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:13:02 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:13:02 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': Reusing VFS from active cache 2026/06/03 01:13:02 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:13:02 DEBUG : Looking for writers 2026/06/03 01:13:02 DEBUG : >WaitForWriters: 2026/06/03 01:13:02 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:13:02 DEBUG : Looking for writers 2026/06/03 01:13:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (1.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:13:03 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:13:03 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:13:03 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:13:03 DEBUG : Looking for writers 2026/06/03 01:13:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (1.09s) === RUN TestVFSRoot run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:13:04 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:13:04 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:13:04 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:13:04 DEBUG : Looking for writers 2026/06/03 01:13:04 DEBUG : >WaitForWriters: 2026/06/03 01:13:05 DEBUG : forgetting directory cache --- PASS: TestVFSRoot (1.13s) === RUN TestVFSStat run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:13:05 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:13:05 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 2026/06/03 01:13:18 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSStat Messages: 1 objects not found vfs_test.go:198: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:198 Error: Received unexpected error: file does not exist Test: TestVFSStat 2026/06/03 01:13:19 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:13:19 DEBUG : Looking for writers 2026/06/03 01:13:19 DEBUG : file1: reading active writers 2026/06/03 01:13:19 DEBUG : >WaitForWriters: 2026/06/03 01:13:20 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- FAIL: TestVFSStat (15.59s) === RUN TestVFSStatParent run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:13:21 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:13:21 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 2026/06/03 01:13:31 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSStatParent Messages: 1 objects not found vfs_test.go:234: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:234 Error: Received unexpected error: file does not exist Test: TestVFSStatParent 2026/06/03 01:13:35 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:13:35 DEBUG : Looking for writers 2026/06/03 01:13:35 DEBUG : file1: reading active writers 2026/06/03 01:13:35 DEBUG : >WaitForWriters: 2026/06/03 01:13:36 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- FAIL: TestVFSStatParent (15.57s) === RUN TestVFSOpenFile run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:13:36 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:13:36 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/06/03 01:13:44 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSOpenFile Messages: 1 objects not found 2026/06/03 01:13:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:13:51 DEBUG : file1: Open: flags=O_RDONLY 2026/06/03 01:13:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/03 01:13:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/03 01:13:51 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/03 01:13:51 DEBUG : dir: >OpenFile: fd=, err=file does not exist vfs_test.go:265: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:265 Error: Received unexpected error: file does not exist Test: TestVFSOpenFile 2026/06/03 01:13:51 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:13:51 DEBUG : Looking for writers 2026/06/03 01:13:51 DEBUG : file1: reading active writers 2026/06/03 01:13:51 DEBUG : >WaitForWriters: 2026/06/03 01:13:52 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- FAIL: TestVFSOpenFile (15.78s) === RUN TestVFSRename run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:13:52 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:13:52 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/06/03 01:13:57 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found vfs_test.go:298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:298 Error: Received unexpected error: file does not exist Test: TestVFSRename 2026/06/03 01:14:04 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:14:04 DEBUG : Looking for writers 2026/06/03 01:14:04 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (12.90s) === RUN TestVFSStatfs run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:14:05 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:14:05 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:14:06 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:14:06 DEBUG : Looking for writers 2026/06/03 01:14:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (1.66s) === RUN TestVFSMkdir run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:14:07 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:14:07 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:14:08 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo" with ID 4.094112e+06 2026/06/03 01:14:08 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/03 01:14:10 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/a" with ID 4094129 2026/06/03 01:14:10 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/03 01:14:10 DEBUG : forgetting directory cache 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/06/03 01:14:23 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/03 01:14:27 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/b" with ID 4094130 2026/06/03 01:14:27 DEBUG : Added virtual directory entry vAddDir: "b" 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 2026/06/03 01:14:36 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "b" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/03 01:14:37 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/c" with ID 4094131 2026/06/03 01:14:37 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/03 01:14:37 DEBUG : forgetting directory cache 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Not equal: expected: []string{"a", "b", "c"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) (len=1) "a", - (string) (len=1) "b", - (string) (len=1) "c" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/03 01:14:46 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/d" with ID 4094132 2026/06/03 01:14:46 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/06/03 01:14:50 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=1) "b", - (string) (len=1) "c", - (string) (len=1) "d" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/03 01:14:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:14:54 DEBUG : a: Looking for writers 2026/06/03 01:14:54 DEBUG : b: Looking for writers 2026/06/03 01:14:54 DEBUG : c: Looking for writers 2026/06/03 01:14:54 DEBUG : d: Looking for writers 2026/06/03 01:14:54 DEBUG : Looking for writers 2026/06/03 01:14:54 DEBUG : Looking for writers 2026/06/03 01:14:54 DEBUG : /: reading active writers 2026/06/03 01:14:54 DEBUG : a: reading active writers 2026/06/03 01:14:54 DEBUG : b: reading active writers 2026/06/03 01:14:54 DEBUG : c: reading active writers 2026/06/03 01:14:54 DEBUG : d: reading active writers 2026/06/03 01:14:54 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (48.69s) === RUN TestVFSMkdirAll run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:14:55 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:14:55 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:14:58 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/a" with ID 4.094129e+06 2026/06/03 01:14:58 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/03 01:14:59 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/a/b" with ID 4094133 2026/06/03 01:14:59 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/03 01:15:00 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/a/b/c" with ID 4094134 2026/06/03 01:15:00 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/03 01:15:01 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/a/b/c/d" with ID 4094135 2026/06/03 01:15:01 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/06/03 01:15:03 DEBUG : forgetting directory cache 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 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 2026/06/03 01:15:16 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2026/06/03 01:15:27 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:15:27 DEBUG : a/b/c/d: Looking for writers 2026/06/03 01:15:27 DEBUG : a/b/c: Looking for writers 2026/06/03 01:15:27 DEBUG : d: reading active writers 2026/06/03 01:15:27 DEBUG : a/b: Looking for writers 2026/06/03 01:15:27 DEBUG : c: reading active writers 2026/06/03 01:15:27 DEBUG : a: Looking for writers 2026/06/03 01:15:27 DEBUG : b: reading active writers 2026/06/03 01:15:27 DEBUG : Looking for writers 2026/06/03 01:15:27 DEBUG : a: reading active writers 2026/06/03 01:15:27 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (32.46s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:15:28 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:15:28 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:15:28 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:15:28 DEBUG : Looking for writers 2026/06/03 01:15:28 DEBUG : >WaitForWriters: 2026/06/03 01:15:29 DEBUG : forgetting directory cache --- PASS: TestVFSIsMetadataFile (1.11s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:15:29 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:15:29 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:15:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:15:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:15:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:15:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:15:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/03 01:15:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/03 01:15:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/03 01:15:30 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 01:15:32 DEBUG : file1: size = 5 OK 2026/06/03 01:15:32 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/03 01:15:32 DEBUG : file1: Size of src and dst objects identical 2026/06/03 01:15:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:15:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:15:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:15:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:15:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:15:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:15:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:15:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:15:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/03 01:15:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 01:15:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 01:15:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:15:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:15:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:32 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 01:15:35 DEBUG : file1: size = 0 OK 2026/06/03 01:15:35 DEBUG : file1: Size of src and dst objects identical 2026/06/03 01:15:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/03 01:15:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/03 01:15:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:15:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:15:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:35 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/03 01:15:38 DEBUG : file1: size = 7 OK 2026/06/03 01:15:38 DEBUG : file1: Size of src and dst objects identical 2026/06/03 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:38 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:15:38 DEBUG : Looking for writers 2026/06/03 01:15:38 DEBUG : file1: reading active writers 2026/06/03 01:15:38 DEBUG : >WaitForWriters: 2026/06/03 01:15:39 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestWriteFileHandleMethods (10.09s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:15:39 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:15:39 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:15:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:15:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:15:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:15:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:15:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:40 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/03 01:15:41 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/03 01:15:41 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/03 01:15:41 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/03 01:15:41 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/03 01:15:42 DEBUG : forgetting directory cache 2026/06/03 01:15:43 DEBUG : file1: size = 11 OK 2026/06/03 01:15:43 DEBUG : file1: Size of src and dst objects identical 2026/06/03 01:15:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/03 01:15:43 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:15:43 DEBUG : Looking for writers 2026/06/03 01:15:43 DEBUG : file1: reading active writers 2026/06/03 01:15:43 DEBUG : >WaitForWriters: 2026/06/03 01:15:44 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestWriteFileHandleWriteAt (5.82s) === RUN TestWriteFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:15:45 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:15:45 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:15:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:15:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:15:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:15:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:15:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/03 01:15:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:46 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/03 01:15:48 DEBUG : file1: size = 5 OK 2026/06/03 01:15:48 DEBUG : file1: Size of src and dst objects identical 2026/06/03 01:15:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:48 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/03 01:15:48 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:15:48 DEBUG : Looking for writers 2026/06/03 01:15:48 DEBUG : file1: reading active writers 2026/06/03 01:15:48 DEBUG : >WaitForWriters: 2026/06/03 01:15:49 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestWriteFileHandleFlush (4.27s) === RUN TestWriteFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:15:49 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:15:49 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:15:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:15:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:15:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:15:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:15:50 DEBUG : file1: WriteFileHandle.Release closing 2026/06/03 01:15:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:50 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 01:15:52 DEBUG : file1: size = 0 OK 2026/06/03 01:15:52 DEBUG : file1: Size of src and dst objects identical 2026/06/03 01:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/03 01:15:52 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:15:52 DEBUG : Looking for writers 2026/06/03 01:15:52 DEBUG : file1: reading active writers 2026/06/03 01:15:52 DEBUG : >WaitForWriters: 2026/06/03 01:15:53 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestWriteFileHandleRelease (4.24s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:15:53 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:15:53 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:15:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:15:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:15:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:15:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:15:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/03 01:15:54 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:15:54 DEBUG : Looking for writers 2026/06/03 01:15:54 DEBUG : file1: reading active writers 2026/06/03 01:15:54 DEBUG : file1: active writers 1 2026/06/03 01:15:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/03 01:15:54 DEBUG : Looking for writers 2026/06/03 01:15:54 DEBUG : file1: reading active writers 2026/06/03 01:15:54 DEBUG : file1: active writers 1 2026/06/03 01:15:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/03 01:15:54 DEBUG : Looking for writers 2026/06/03 01:15:54 DEBUG : file1: reading active writers 2026/06/03 01:15:54 DEBUG : file1: active writers 1 2026/06/03 01:15:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/03 01:15:54 DEBUG : Looking for writers 2026/06/03 01:15:54 DEBUG : file1: reading active writers 2026/06/03 01:15:54 DEBUG : file1: active writers 1 2026/06/03 01:15:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/03 01:15:54 DEBUG : Looking for writers 2026/06/03 01:15:54 DEBUG : file1: reading active writers 2026/06/03 01:15:54 DEBUG : file1: active writers 1 2026/06/03 01:15:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/03 01:15:54 DEBUG : Looking for writers 2026/06/03 01:15:54 DEBUG : file1: reading active writers 2026/06/03 01:15:54 DEBUG : file1: active writers 1 2026/06/03 01:15:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/03 01:15:55 DEBUG : forgetting directory cache 2026/06/03 01:15:55 DEBUG : Looking for writers 2026/06/03 01:15:55 DEBUG : file1: reading active writers 2026/06/03 01:15:55 DEBUG : file1: active writers 1 2026/06/03 01:15:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/03 01:15:55 DEBUG : Looking for writers 2026/06/03 01:15:55 DEBUG : file1: reading active writers 2026/06/03 01:15:55 DEBUG : file1: active writers 1 2026/06/03 01:15:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:15:56 DEBUG : Looking for writers 2026/06/03 01:15:56 DEBUG : file1: reading active writers 2026/06/03 01:15:56 DEBUG : file1: active writers 1 2026/06/03 01:15:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:15:57 DEBUG : Looking for writers 2026/06/03 01:15:57 DEBUG : file1: reading active writers 2026/06/03 01:15:57 DEBUG : file1: active writers 1 2026/06/03 01:15:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:15:58 DEBUG : Looking for writers 2026/06/03 01:15:58 DEBUG : file1: reading active writers 2026/06/03 01:15:58 DEBUG : file1: active writers 1 2026/06/03 01:15:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:15:59 DEBUG : Looking for writers 2026/06/03 01:15:59 DEBUG : file1: reading active writers 2026/06/03 01:15:59 DEBUG : file1: active writers 1 2026/06/03 01:15:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:00 DEBUG : Looking for writers 2026/06/03 01:16:00 DEBUG : file1: reading active writers 2026/06/03 01:16:00 DEBUG : file1: active writers 1 2026/06/03 01:16:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:01 DEBUG : Looking for writers 2026/06/03 01:16:01 DEBUG : file1: reading active writers 2026/06/03 01:16:01 DEBUG : file1: active writers 1 2026/06/03 01:16:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:02 DEBUG : Looking for writers 2026/06/03 01:16:02 DEBUG : file1: reading active writers 2026/06/03 01:16:02 DEBUG : file1: active writers 1 2026/06/03 01:16:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:03 DEBUG : Looking for writers 2026/06/03 01:16:03 DEBUG : file1: reading active writers 2026/06/03 01:16:03 DEBUG : file1: active writers 1 2026/06/03 01:16:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:04 DEBUG : Looking for writers 2026/06/03 01:16:04 DEBUG : file1: reading active writers 2026/06/03 01:16:04 DEBUG : file1: active writers 1 2026/06/03 01:16:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:05 DEBUG : Looking for writers 2026/06/03 01:16:05 DEBUG : file1: reading active writers 2026/06/03 01:16:05 DEBUG : file1: active writers 1 2026/06/03 01:16:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:06 DEBUG : Looking for writers 2026/06/03 01:16:06 DEBUG : file1: reading active writers 2026/06/03 01:16:06 DEBUG : file1: active writers 1 2026/06/03 01:16:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:07 DEBUG : Looking for writers 2026/06/03 01:16:07 DEBUG : file1: reading active writers 2026/06/03 01:16:07 DEBUG : file1: active writers 1 2026/06/03 01:16:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:07 DEBUG : forgetting directory cache 2026/06/03 01:16:08 DEBUG : Looking for writers 2026/06/03 01:16:08 DEBUG : file1: reading active writers 2026/06/03 01:16:08 DEBUG : file1: active writers 1 2026/06/03 01:16:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:09 DEBUG : Looking for writers 2026/06/03 01:16:09 DEBUG : file1: reading active writers 2026/06/03 01:16:09 DEBUG : file1: active writers 1 2026/06/03 01:16:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:10 DEBUG : Looking for writers 2026/06/03 01:16:10 DEBUG : file1: reading active writers 2026/06/03 01:16:10 DEBUG : file1: active writers 1 2026/06/03 01:16:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:11 DEBUG : Looking for writers 2026/06/03 01:16:11 DEBUG : file1: reading active writers 2026/06/03 01:16:11 DEBUG : file1: active writers 1 2026/06/03 01:16:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:12 DEBUG : Looking for writers 2026/06/03 01:16:12 DEBUG : file1: reading active writers 2026/06/03 01:16:12 DEBUG : file1: active writers 1 2026/06/03 01:16:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:13 DEBUG : Looking for writers 2026/06/03 01:16:13 DEBUG : file1: reading active writers 2026/06/03 01:16:13 DEBUG : file1: active writers 1 2026/06/03 01:16:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:14 DEBUG : Looking for writers 2026/06/03 01:16:14 DEBUG : file1: reading active writers 2026/06/03 01:16:14 DEBUG : file1: active writers 1 2026/06/03 01:16:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:15 DEBUG : Looking for writers 2026/06/03 01:16:15 DEBUG : file1: reading active writers 2026/06/03 01:16:15 DEBUG : file1: active writers 1 2026/06/03 01:16:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:16 DEBUG : Looking for writers 2026/06/03 01:16:16 DEBUG : file1: reading active writers 2026/06/03 01:16:16 DEBUG : file1: active writers 1 2026/06/03 01:16:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:17 DEBUG : Looking for writers 2026/06/03 01:16:17 DEBUG : file1: reading active writers 2026/06/03 01:16:17 DEBUG : file1: active writers 1 2026/06/03 01:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:18 DEBUG : Looking for writers 2026/06/03 01:16:18 DEBUG : file1: reading active writers 2026/06/03 01:16:18 DEBUG : file1: active writers 1 2026/06/03 01:16:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:19 DEBUG : Looking for writers 2026/06/03 01:16:19 DEBUG : file1: reading active writers 2026/06/03 01:16:19 DEBUG : file1: active writers 1 2026/06/03 01:16:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:20 DEBUG : Looking for writers 2026/06/03 01:16:20 DEBUG : file1: reading active writers 2026/06/03 01:16:20 DEBUG : file1: active writers 1 2026/06/03 01:16:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:20 DEBUG : forgetting directory cache 2026/06/03 01:16:21 DEBUG : Looking for writers 2026/06/03 01:16:21 DEBUG : file1: reading active writers 2026/06/03 01:16:21 DEBUG : file1: active writers 1 2026/06/03 01:16:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:22 DEBUG : Looking for writers 2026/06/03 01:16:22 DEBUG : file1: reading active writers 2026/06/03 01:16:22 DEBUG : file1: active writers 1 2026/06/03 01:16:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:23 DEBUG : Looking for writers 2026/06/03 01:16:23 DEBUG : file1: reading active writers 2026/06/03 01:16:23 DEBUG : file1: active writers 1 2026/06/03 01:16:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/03 01:16:24 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/03 01:16:24 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (31.64s) === RUN TestFileReadAtZeroLength run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:16:25 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:16:25 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:16:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:16:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:16:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:16:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:16:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:16:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:16:26 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/03 01:16:28 DEBUG : file1: size = 0 OK 2026/06/03 01:16:28 DEBUG : file1: Size of src and dst objects identical 2026/06/03 01:16:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:16:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:16:28 DEBUG : file1: Open: flags=O_RDONLY 2026/06/03 01:16:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/03 01:16:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/03 01:16:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:16:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/03 01:16:29 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:16:29 DEBUG : Looking for writers 2026/06/03 01:16:29 DEBUG : file1: reading active writers 2026/06/03 01:16:29 DEBUG : >WaitForWriters: 2026/06/03 01:16:30 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestFileReadAtZeroLength (5.47s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:16:31 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:16:31 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:16:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/03 01:16:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/03 01:16:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:16:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/03 01:16:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/03 01:16:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:16:31 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/03 01:16:33 DEBUG : file1: size = 100 OK 2026/06/03 01:16:33 DEBUG : file1: Size of src and dst objects identical 2026/06/03 01:16:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/03 01:16:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/03 01:16:33 DEBUG : file1: Open: flags=O_RDONLY 2026/06/03 01:16:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/03 01:16:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/03 01:16:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/03 01:16:33 DEBUG : forgetting directory cache 2026/06/03 01:16:34 DEBUG : forgetting directory cache 2026/06/03 01:16:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/03 01:16:34 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:16:34 DEBUG : Looking for writers 2026/06/03 01:16:34 DEBUG : file1: reading active writers 2026/06/03 01:16:34 DEBUG : >WaitForWriters: 2026/06/03 01:16:35 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully deleted file: /rclone-test-bugoruh4biwo/file1 --- PASS: TestFileReadAtNonZeroLength (5.45s) === RUN TestZipManyFiles run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:16:36 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:16:36 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:16:37 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/flat" with ID 4094137 2026/06/03 01:16:46 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got fstest.go:203: Not found "flat/f003.txt" fstest.go:203: Not found "flat/f004.txt" fstest.go:203: Not found "flat/f000.txt" fstest.go:203: Not found "flat/f001.txt" fstest.go:203: Not found "flat/f002.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 5 Test: TestZipManyFiles Messages: 5 objects not found zip_test.go:68: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:68 Error: Received unexpected error: file does not exist Test: TestZipManyFiles 2026/06/03 01:16:56 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:16:56 DEBUG : Looking for writers 2026/06/03 01:16:56 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (21.17s) === RUN TestZipManySubDirs run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:16:57 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:16:57 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:16:59 DEBUG : forgetting directory cache zip_test.go:98: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:98 Error: Received unexpected error: file does not exist Test: TestZipManySubDirs 2026/06/03 01:17:04 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:17:04 DEBUG : Looking for writers 2026/06/03 01:17:04 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (7.89s) === RUN TestZipLargeFiles run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:17:05 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:17:05 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:17:06 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/bigdir" with ID 4094139 zip_test.go:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:128 Error: Received unexpected error: file does not exist Test: TestZipLargeFiles 2026/06/03 01:17:09 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:17:09 DEBUG : Looking for writers 2026/06/03 01:17:09 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (4.92s) === RUN TestZipDirsInRoot run.go:198: Remote "FileLu root 'rclone-test-bugoruh4biwo'", Local "Local file system at /tmp/rclone3638162151", Modify Window "876000h0m0s" 2026/06/03 01:17:10 INFO : FileLu root 'rclone-test-bugoruh4biwo': poll-interval is not supported by this remote 2026/06/03 01:17:10 NOTICE: FileLu root 'rclone-test-bugoruh4biwo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/03 01:17:11 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/dir1" with ID 4094140 2026/06/03 01:17:12 DEBUG : forgetting directory cache 2026/06/03 01:17:14 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/dir2" with ID 4094141 2026/06/03 01:17:16 INFO : FileLu root 'rclone-test-bugoruh4biwo': Successfully created folder "rclone-test-bugoruh4biwo/dir3" with ID 4094142 zip_test.go:152: zip entry matching predicate not found 2026/06/03 01:17:18 DEBUG : WaitForWriters: timeout=30s 2026/06/03 01:17:18 DEBUG : Looking for writers 2026/06/03 01:17:18 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (9.51s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/03 01:17:20 DEBUG : FileLu root 'rclone-test-bugoruh4biwo': Purge remote 2026/06/03 01:17:20 INFO : FileLu root 'rclone-test-bugoruh4biwo': Rmdir: successfully deleted "/rclone-test-bugoruh4biwo" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 17m1.106136238s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]